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:
5c21d00
)
gpio: pcf857x: remove the irq_demux_work and gpio->irq
author
George Cherian
<george.cherian@ti.com>
Wed, 4 Sep 2013 07:03:02 +0000
(12:33 +0530)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 17 Sep 2013 12:45:04 +0000
(14:45 +0200)
Now that we are using devm_request_threaded_irq no need for
irq_demux_work and gpio->irq. Remove all its references.
Signed-off-by: George Cherian <george.cherian@ti.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found