]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: mach-shmobile: Add SDHI support
authorKuninori Morimoto <morimoto.kuninori@renesas.com>
Mon, 29 Mar 2010 06:31:36 +0000 (06:31 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Apr 2010 07:26:53 +0000 (16:26 +0900)
commit819ee86796ae263cd76dd734085dab70d1250cdb
tree8828864aa56406f1e7391453dfd130483f0cb1fa
parent4eea423a4567937dc5e0abdc72bd21b546180459
ARM: mach-shmobile: Add SDHI support

This patch add SDHI support for G4 board.
Current gpio frame work doesn't have
the method to control only pull-up/down/free.
So, it have special gpio_pull_up function for SDHI.
It is quick hack, so this function should be replaced
by correct gpio frame work in future.

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/board-g4evm.c