mmc: USB SD Host Controller (USHC) driver
commit53f3a9e26ed5a94bd3caf732e7635692cd3c4402
authorDavid Vrabel <david.vrabel@csr.com>
Thu, 2 Sep 2010 14:15:08 +0000 (2 14:15 +0000)
committerChris Ball <cjb@laptop.org>
Sat, 23 Oct 2010 13:11:11 +0000 (23 21:11 +0800)
tree4324614f7891ff66eea931f146fec64769b9bb1e
parenta36274e0184193e393fb82957925c3981a6b0477
mmc: USB SD Host Controller (USHC) driver

Add a driver for USB SD Host Controller devices.  These devices are
Cypress Astoria chips with firmware compliant with issue 2 of CSR's USHC
specification.

[cjb: adapt to block layer deprecation of max_{hw,phys}_segs]
Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/ushc.c [new file with mode: 0644]