aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBen Dooks <ben@simtec.co.uk>2009-06-14 08:52:37 -0400
committerPierre Ossman <pierre@ossman.eu>2009-06-21 15:00:57 -0400
commit0d1bb41ad4ebca92fafbab6d6c60438d7efef386 (patch)
tree6b76d5533aae2c78a51a0aab4f0a7e2ff086fbf9 /MAINTAINERS
parentc277331d5fbaae5772ed19862feefa91f4e477d3 (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--MAINTAINERS7
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
5094S: Maintained 5094S: Maintained
5095F: drivers/mmc/host/sdhci.* 5095F: drivers/mmc/host/sdhci.*
5096 5096
5097SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
5098P: Ben Dooks
5099M: ben-linux@fluff.org
5100L: sdhci-devel@lists.ossman.eu
5101S: Maintained
5102F: drivers/mmc/host/sdhci-s3c.c
5103
5097SECURITY SUBSYSTEM 5104SECURITY SUBSYSTEM
5098P: James Morris 5105P: James Morris
5099M: jmorris@namei.org 5106M: jmorris@namei.org