From: Dmitry Eremin-Solenikov Date: Sat, 28 Mar 2009 15:18:54 +0000 (+0300) Subject: [ARM] pxa/sharpsl_pm: cleanup of gpio-related code. X-Git-Tag: v2.6.31-rc1~344^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5af27783f8c898b64f7079908ad3e27632a71ea;p=pandora-kernel.git [ARM] pxa/sharpsl_pm: cleanup of gpio-related code. Replace calls to pxa_gpio_mode with respective gpio_request() / gpio_direction_input(). In principle these calls can be dropped as the only use of those GPIO are IRQs and IRQ code does setup GPIO correctly. Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Eric Miao --- Reading git-diff-tree failed