diff options
author | Seungwon Jeon <[email protected]> | 2013-01-17 21:33:23 +0900 |
---|---|---|
committer | Chris Ball <[email protected]> | 2013-02-24 14:36:59 -0500 |
commit | f9e37137e420a626df4f5e7c4f0869bf7a1d4929 (patch) | |
tree | 6bbfc236c287d1b8380783ea7f3980b14508d147 | |
parent | da86a5d4ef0df1c8fbdbe3ac37ef271f93e412c5 (diff) |
MAINTAINERS: mmc: add maintainer entry for dw_mmc driver
Add maintainer entry for the Synopsys DW host driver which is used in
various SOC including EXYNOS series. As Will Newton will no longer be
able to take care of dw_mmc*, I and Jaehoon Chung are willing to maintain
it.
Signed-off-by: Seungwon Jeon <[email protected]>
Signed-off-by: Jaehoon Chung <[email protected]>
Acked-by: Will Newton <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 212c255b9347..b8ae059f7ca4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6597,6 +6597,14 @@ F: include/linux/dw_dmac.h F: drivers/dma/dw_dmac_regs.h F: drivers/dma/dw_dmac.c +SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER +M: Seungwon Jeon <[email protected]> +M: Jaehoon Chung <[email protected]> +S: Maintained +F: include/linux/mmc/dw_mmc.h +F: drivers/mmc/host/dw_mmc* + TIMEKEEPING, NTP M: John Stultz <[email protected]> M: Thomas Gleixner <[email protected]> |