[ARM] pxa: avoid needless pxa_gpio_mode() during resume
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 25 Sep 2008 12:30:07 +0000 (13:30 +0100)
committerRussell 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