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:
8bed576
)
ARM: 7900/1: sa1100: h3100: refactor IrDA GPIO handling
author
Dmitry Eremin-Solenikov
<dbaryshkov@gmail.com>
Tue, 26 Nov 2013 10:10:10 +0000
(11:10 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 12 Dec 2013 23:00:56 +0000
(23:00 +0000)
As GPIOs are going to move to platform device, there is no guarantee
that they will be available at init_machine time.
Request and free all GPIOs from IrDA startup/shutdown callbacks and not
at init_machine time.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found