aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2012-01-10 15:08:54 -0800
committerLinus Torvalds <[email protected]>2012-01-10 16:30:47 -0800
commitd4a45787afd22316dc9ee9129a58796100621cb5 (patch)
tree67e58fdfe02ba8de6ece3a2a5f09f6cc61b5e91f
parentd8f663561b185101c5b97b55d0f6aad49671d4e3 (diff)
MAINTAINERS: update sdhci F: patterns
commit 38576af1f8c ("mmc: sdhci: make sdhci-of device drivers self registered") moved the files around. Update the patterns. Signed-off-by: Joe Perches <[email protected]> Cc: Shawn Guo <[email protected]> Cc: Chris Ball <[email protected]> Acked-by: Anton Vorontsov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1d20e3f9dc00..f72a3efd8dbb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5791,13 +5791,14 @@ L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
S: Maintained
F: drivers/mmc/host/sdhci.*
+F: drivers/mmc/host/sdhci-pltfm.[ch]
SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
M: Anton Vorontsov <[email protected]>
S: Maintained
-F: drivers/mmc/host/sdhci-of.*
+F: drivers/mmc/host/sdhci-pltfm.[ch]
SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
M: Ben Dooks <[email protected]>