]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: pxa: use generic gpio operation instead of gpio register
authorHaojian Zhuang <haojian.zhuang@marvell.com>
Mon, 17 Oct 2011 05:37:23 +0000 (13:37 +0800)
committerHaojian Zhuang <haojian.zhuang@marvell.com>
Mon, 14 Nov 2011 13:07:59 +0000 (21:07 +0800)
commit6a2296c95b09bf0ddce54fd467c94be49030f9c0
treea3beacb964fe5765d73687342da3b4851bc098eb
parent713817ef974b715015a3dd619e2fb4275fb678ff
ARM: pxa: use generic gpio operation instead of gpio register

Remove the code of accessing gpio register. Use the generic read
operation instead.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
arch/arm/mach-pxa/corgi_pm.c
arch/arm/mach-pxa/spitz_pm.c