[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3
authorMadhusudhan Chikkature <[email protected]>
Fri, 23 Jan 2009 00:05:23 +0000 (01:05 +0100)
committerRussell King <[email protected]>
Sat, 24 Jan 2009 11:41:21 +0000 (11:41 +0000)
commita45c6cb816474cefe56059fce422a9bdcd77e0dc
treed8377f26a5159203defb82eff1f4fa43e5d591d4
parent409dc360b49480b57869ffd457e4b95901b76b75
[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3

Add omap hsmmc controller for 2430 and 34xx.

Note that this controller has different registers compared to
the earlier omap MMC controller, so sharing code currently is
not possible.

Various updates and fixes from linux-omap list have been
merged into this patch.

Signed-off-by: Madhusudhan Chikkature<[email protected]>
Acked-by: Pierre Ossman <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Signed-off-by: Russell King <[email protected]>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/omap_hsmmc.c [new file with mode: 0644]