From: Toby Smith Date: Wed, 30 Apr 2014 08:01:40 +0000 (+1000) Subject: gpio: pca953x: return IRQ_NONE when appropriate X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~53^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3275d0723a4cfad2199905623202edaa1ecba8c2;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed