summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/da9063-irq.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2016-03-11 09:11:39 +0100
committerLee Jones <lee.jones@linaro.org>2016-04-11 14:31:40 +0200
commit22aab38e7b59fd79ce1045006be69a9abab58e5a (patch)
tree8102ecb8201621f05eff3b043de7e6fa095506c1 /drivers/mfd/da9063-irq.c
parentmfd: syscon: Include errno.h from header (diff)
downloadlinux-22aab38e7b59fd79ce1045006be69a9abab58e5a.tar.xz
linux-22aab38e7b59fd79ce1045006be69a9abab58e5a.zip
mfd: lp8788-irq: Uninitialized variable in irq handler
Instead to being true/false, the "handled" is true/uninitialized. Presumably this doesn't cause that many problems in real life because normally we handle the IRQ. Fixes: eea6b7cc53aa ('mfd: Add lp8788 mfd driver') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Milo Kim <milo.kim@ti.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/da9063-irq.c')
0 files changed, 0 insertions, 0 deletions