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)
commit9bf448c66d4b4cb03813b39195d408701ecf1fab
treea3beacb964fe5765d73687342da3b4851bc098eb
parentdf664d20814f9b3c3020ced7088a328b477ecf8d
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