]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc96eead2509653fc78c538736287bcc5a069053b
treed8377f26a5159203defb82eff1f4fa43e5d591d4
parent631a44b3de37bee928a677efb8fbf89d5ffc74e3
[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]