]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4a16f532b4a69225bd9413dd30811efd4cc15904
tree6b76d5533aae2c78a51a0aab4f0a7e2ff086fbf9
parent2fe91d641fbab0d00f61d2719dbfea0e35039585
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]