diff options
author | Ben Dooks <ben@simtec.co.uk> | 2009-06-14 13:52:37 +0100 |
---|---|---|
committer | Pierre Ossman <pierre@ossman.eu> | 2009-06-21 21:00:57 +0200 |
commit | 0d1bb41ad4ebca92fafbab6d6c60438d7efef386 (patch) | |
tree | 6b76d5533aae2c78a51a0aab4f0a7e2ff086fbf9 /MAINTAINERS | |
parent | c277331d5fbaae5772ed19862feefa91f4e477d3 (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dc226e78612c..ba7ee2b872bb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5094,6 +5094,13 @@ L: sdhci-devel@lists.ossman.eu S: Maintained F: drivers/mmc/host/sdhci.* +SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER +P: Ben Dooks +M: ben-linux@fluff.org +L: sdhci-devel@lists.ossman.eu +S: Maintained +F: drivers/mmc/host/sdhci-s3c.c + SECURITY SUBSYSTEM P: James Morris M: jmorris@namei.org |