sdhci-s3c: Samsung S3C based SDHCI controller glue
authorBen Dooks <ben@simtec.co.uk>
Sun, 14 Jun 2009 12:52:37 +0000 (13:52 +0100)
committerPierre Ossman <pierre@ossman.eu>
Sun, 21 Jun 2009 19:00:57 +0000 (21:00 +0200)
commit0d1bb41ad4ebca92fafbab6d6c60438d7efef386
tree6b76d5533aae2c78a51a0aab4f0a7e2ff086fbf9
parentc277331d5fbaae5772ed19862feefa91f4e477d3
sdhci-s3c: Samsung S3C based SDHCI controller glue

Add support for the 'HSMMC' block(s) in the Samsung SoC
line. These are compatible with the SDHCI driver so add
the necessary setup and driver binding for the platform
devices.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
MAINTAINERS
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/sdhci-s3c.c [new file with mode: 0644]