commit | 3275d0723a4cfad2199905623202edaa1ecba8c2 | [log] [tgz] |
---|---|---|
author | Toby Smith <toby@tismith.id.au> | Wed Apr 30 18:01:40 2014 +1000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri May 09 12:55:26 2014 +0200 |
tree | 86e43ca7dcfa41b8b7b52a415bf70df7766a4324 | |
parent | dd640039e8de4135fd59d4d963487d1239d6fabe [diff] |
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>