diff options
author | Ryosuke Saito <raitosyo@gmail.com> | 2017-04-21 05:13:17 +0200 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2017-05-01 11:52:24 +0200 |
commit | bb8fe8ea0067083e0452d5c67a4ab70ad72cc52f (patch) | |
tree | 49108c2be906fe6a859a86e95e839b2a21bb2978 /drivers/power/supply/axp288_fuel_gauge.c | |
parent | power: supply: add battery driver for AXP20X and AXP22X PMICs (diff) | |
download | linux-bb8fe8ea0067083e0452d5c67a4ab70ad72cc52f.tar.xz linux-bb8fe8ea0067083e0452d5c67a4ab70ad72cc52f.zip |
power: supply: sbs-battery: fix the sbs interrupt request
Since we use the default primary handler for the irq, IRQF_ONESHOT must
be set. Otherwise the request fails and the following errors are
displayed:
genirq: Threaded irq requested with handler=NULL and !ONESHOT for irq 129
sbs-battery 0-000b: Failed to request irq: -22
Signed-off-by: Ryosuke Saito <raitosyo@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Diffstat (limited to 'drivers/power/supply/axp288_fuel_gauge.c')
0 files changed, 0 insertions, 0 deletions