diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2015-03-13 08:25:25 -0400 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2015-03-23 09:13:48 -0400 |
commit | 2b6f9b81539a8a462e96f2bb22e804ecd5ee5ca0 (patch) | |
tree | c0ba8594e601e3f8681913ee94098272834cf528 | |
parent | a4101dcb44c2adabafc5680ce1ecc109b59e2175 (diff) |
MAINTAINERS: mmc: Remove the SDHCI-OF section
Anton told me that he isn't maintaing the SDHCI-OF parts anymore, so
let's remove him from this section to avoid confusion.
Morover, since the SDHCI-OF section overlaps with the SDHCI DRIVER
section, let's just remove it completely.
Cc: Anton Vorontsov <anton@enomsg.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 358eb0105e00..e344c76a8de9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8680,13 +8680,6 @@ F: include/linux/seccomp.h | |||
8680 | K: \bsecure_computing | 8680 | K: \bsecure_computing |
8681 | K: \bTIF_SECCOMP\b | 8681 | K: \bTIF_SECCOMP\b |
8682 | 8682 | ||
8683 | SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF) | ||
8684 | M: Anton Vorontsov <anton@enomsg.org> | ||
8685 | L: linuxppc-dev@lists.ozlabs.org | ||
8686 | L: linux-mmc@vger.kernel.org | ||
8687 | S: Maintained | ||
8688 | F: drivers/mmc/host/sdhci-pltfm.[ch] | ||
8689 | |||
8690 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER | 8683 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER |
8691 | M: Ben Dooks <ben-linux@fluff.org> | 8684 | M: Ben Dooks <ben-linux@fluff.org> |
8692 | L: linux-mmc@vger.kernel.org | 8685 | L: linux-mmc@vger.kernel.org |