summaryrefslogtreecommitdiffstats
path: root/drivers/power/Makefile
diff options
context:
space:
mode:
authorSaurabh Sengar <saurabh.truth@gmail.com>2015-11-19 12:42:59 +0530
committerSebastian Reichel <sre@kernel.org>2015-12-05 02:06:50 +0100
commitd5fdfedc0ed946e96b2ac06d48b230e370105d7e (patch)
treeb73966236eb06c5724fda50629ad18d36784f214 /drivers/power/Makefile
parentc4c0edfbf875a5ecb38a4aa65e2bdb87739e81d6 (diff)
downloadlinux-d5fdfedc0ed946e96b2ac06d48b230e370105d7e.tar.gz
linux-d5fdfedc0ed946e96b2ac06d48b230e370105d7e.tar.bz2
linux-d5fdfedc0ed946e96b2ac06d48b230e370105d7e.zip
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/power/Makefile')
0 files changed, 0 insertions, 0 deletions