diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2015-03-20 10:15:29 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2015-03-25 09:46:34 +0100 |
commit | dc5248820d0b766155fb542e060131a979594b56 (patch) | |
tree | 0dd4376ad6c99e331904af3525f79a19dc4385ab /MAINTAINERS | |
parent | 1a467abf198b4fb3dbf9a8c3d0d2d8650bbe0286 (diff) | |
download | linux-dc5248820d0b766155fb542e060131a979594b56.tar.bz2 |
MAINTAINERS: mmc: Add Jaehoon as co-maintainer for SDHCI SAMSUNG DRIVER
Jaehoon has volunteered in maintaining the SDHCI SAMSUNG DRIVER so
add him.
Since we are updating this section let's also correct file path to
cover all files for sdhci-s3c.
Cc: Ben Dooks <ben-linux@fluff.org>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f68082216847..ac4e6dd1f9c7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8678,9 +8678,10 @@ K: \bTIF_SECCOMP\b SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER M: Ben Dooks <ben-linux@fluff.org> +M: Jaehoon Chung <jh80.chung@samsung.com> L: linux-mmc@vger.kernel.org S: Maintained -F: drivers/mmc/host/sdhci-s3c.c +F: drivers/mmc/host/sdhci-s3c* SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER M: Viresh Kumar <viresh.linux@gmail.com> |