]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[ARM] pxa: move pxa_gpio_mode() outside of generic gpio.c
authorEric Miao <eric.miao@marvell.com>
Tue, 6 Jan 2009 10:06:25 +0000 (18:06 +0800)
committerEric Miao <eric.miao@marvell.com>
Mon, 9 Mar 2009 13:22:37 +0000 (21:22 +0800)
commit0d9f768fce67a53b9c2296789129d4dfb3f4996b
tree5f5cfcfb48c924f6f4eef4a936061722dcb5e441
parenta58fbcd8ad17ddaa0c7aadbbbd20de4ebc807fa4
[ARM] pxa: move pxa_gpio_mode() outside of generic gpio.c

Looks like we have to live with pxa_gpio_mode() for a while, giving
its presence is actually making gpio.c not generic enough, let's
move it temporarily outside before it can be fully purged.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/mach-pxa/generic.c
arch/arm/mach-pxa/gpio.c