git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
864d3c0
)
Input: sirfsoc-onkey - drop the IRQF_SHARED flag
author
Barry Song
<Baohua.Song@csr.com>
Fri, 14 Feb 2014 16:43:05 +0000
(08:43 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 15 Feb 2014 21:08:42 +0000
(13:08 -0800)
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>
No differences found