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:
da1a3dc
)
[ARM] pxa: avoid needless pxa_gpio_mode() during resume
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 25 Sep 2008 12:30:07 +0000
(13:30 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 25 Sep 2008 12:30:07 +0000
(13:30 +0100)
The pin configurations are restored early on during resume. There's
no need for drivers to re-affirm the gpio modes.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found