mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.
authorWill Newton <will.newton@gmail.com>
Sun, 2 Jan 2011 06:11:59 +0000 (01:11 -0500)
committerChris Ball <cjb@laptop.org>
Sun, 9 Jan 2011 04:52:24 +0000 (23:52 -0500)
commitf95f3850f7a9e1d49ebc5b6e72e7cc3ec3685b0b
tree2903746678fde809a1fcede6ce16cd9f45334214
parent03d2bfc878e4dff9e596accc7b7eccf947804a3c
mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.

This adds the mmc host driver for the Synopsys DesignWare mmc
host controller, found in a number of embedded SoC designs.

Signed-off-by: Will Newton <will.newton@imgtec.com>
Reviewed-by: Matt Fleming <matt@console-pimps.org>
Reviewed-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/dw_mmc.c [new file with mode: 0644]
drivers/mmc/host/dw_mmc.h [new file with mode: 0644]
include/linux/mmc/dw_mmc.h [new file with mode: 0644]