Msm8953 For Arm64 Driver High Quality 🏆
/* longer processing here; top half already acknowledged the IRQ */ mutex_lock(&m->lock); /* handle event, schedule work, update state */ mutex_unlock(&m->lock); return IRQ_HANDLED;
/* longer processing here; top half already acknowledged the IRQ */ mutex_lock(&m->lock); /* handle event, schedule work, update state */ mutex_unlock(&m->lock); return IRQ_HANDLED;