diff options
author | Saurabh Sengar <saurabh.truth@gmail.com> | 2015-11-19 07:12:59 (GMT) |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-12-05 01:06:50 (GMT) |
commit | d5fdfedc0ed946e96b2ac06d48b230e370105d7e (patch) | |
tree | b73966236eb06c5724fda50629ad18d36784f214 /drivers/pinctrl | |
parent | c4c0edfbf875a5ecb38a4aa65e2bdb87739e81d6 (diff) | |
download | linux-d5fdfedc0ed946e96b2ac06d48b230e370105d7e.tar.xz |
power: max8903_charger: set IRQF_ONESHOT if no primary handler is specified
If no primary handler is specified for threaded_irq then a
default one is assigned which always returns IRQ_WAKE_THREAD.
This handler requires the IRQF_ONESHOT, because the source of
interrupt is not disabled.
Signed-off-by: Saurabh Sengar <saurabh.truth@gmail.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/pinctrl')
0 files changed, 0 insertions, 0 deletions