gpio: pca953x: return IRQ_NONE when appropriate
authorToby Smith <toby@tismith.id.au>
Wed, 30 Apr 2014 08:01:40 +0000 (18:01 +1000)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 9 May 2014 10:55:26 +0000 (12:55 +0200)
commit3275d0723a4cfad2199905623202edaa1ecba8c2
tree86e43ca7dcfa41b8b7b52a415bf70df7766a4324
parentdd640039e8de4135fd59d4d963487d1239d6fabe
gpio: pca953x: return IRQ_NONE when appropriate

The irq handler should return IRQ_NONE or IRQ_HANDLED to report
if we have handled the interrupt.

Signed-off-by: Toby Smith <toby@tismith.id.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pca953x.c
This page took 0.046836 seconds and 5 git commands to generate.