Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0da1adc5 authored by Lina Iyer's avatar Lina Iyer
Browse files

drivers: pinctrl: msm: add .irq_enable/disable for irqchip



Add .irq_enable and .irq_disable callbacks for the pinctrl irqchip. In
the absence of these callbacks set, the .irq_mask/.irq_unmask callbacks
are used. However, the parent interrupt controllers for wakeup capable
GPIOs may expect to see these callbacks separately. Hence add these
callbacks but have them perform the same functionality as mask/unmask.

Change-Id: I11437577fb178de94ddc1458bf10647a19f06ba2
Signed-off-by: default avatarLina Iyer <ilina@codeaurora.org>
parent cdefb637
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment