[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3
authorMadhusudhan Chikkature <madhu.cr@ti.com>
Fri, 23 Jan 2009 00:05:23 +0000 (01:05 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
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<madhu.cr@ti.com>
Acked-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/omap_hsmmc.c [new file with mode: 0644]