Commits

Toby Smith committed 3275d0723a4
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>