commit | 5099817eaf1c5377059b703496e4d32769d0f2d7 | [log] [tgz] |
---|---|---|
author | Barry Song <Baohua.Song@csr.com> | Fri Feb 14 08:43:05 2014 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Feb 15 13:08:42 2014 -0800 |
tree | d1b8de0b78ad113e0be6a251077a3f52ae20a155 | |
parent | 864d3c0fe41c5e9ea4a477509b670e7503bda84c [diff] |
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 <Baohua.Song@csr.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>