From: Barry Song Date: Fri, 14 Feb 2014 16:43:05 +0000 (-0800) Subject: Input: sirfsoc-onkey - drop the IRQF_SHARED flag X-Git-Tag: v3.15-rc1~102^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5099817eaf1c5377059b703496e4d32769d0f2d7;p=pandora-kernel.git Input: sirfsoc-onkey - drop the IRQF_SHARED flag Since the IRQ handler always returns IRQ_HANDLED it means this irq is not a shared IRQ at all. Or at least, the SW is not self-consistent now. Signed-off-by: Barry Song Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed