From 3275d0723a4cfad2199905623202edaa1ecba8c2 Mon Sep 17 00:00:00 2001 From: Toby Smith Date: Wed, 30 Apr 2014 18:01:40 +1000 Subject: [PATCH] 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-format-patch failed