MAINTAINERS: update entry for TMIO MMC driver
authorWolfram Sang <[email protected]>
Mon, 9 May 2016 08:26:58 +0000 (10:26 +0200)
committerUlf Hansson <[email protected]>
Mon, 16 May 2016 09:31:26 +0000 (11:31 +0200)
I have some more additions planned for this driver, so I'd like to get
notified of other changes and coordinate them. Drop Ian as maintainer
because he hasn't been involved in development for a while. Thanks for
all the initial work, of course! Also, reflect the recent changes to
the include file layout.

Signed-off-by: Wolfram Sang <[email protected]>
Cc: Ian Molton <[email protected]>
Acked-by: Simon Horman <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
MAINTAINERS

index 42e65d128d015e1aa9c907d424bc2fcc09cfbebf..d22540c44b534b6c4018425cc2e9db7b9b8e7fd1 100644 (file)
@@ -11245,14 +11245,13 @@ S:    Maintained
 F:     drivers/media/i2c/tc358743*
 F:     include/media/i2c/tc358743.h
 
-TMIO MMC DRIVER
-M:     Ian Molton <[email protected]>
+TMIO/SDHI MMC DRIVER
+M:     Wolfram Sang <[email protected]>
 L:     [email protected]
-S:     Maintained
+S:     Supported
 F:     drivers/mmc/host/tmio_mmc*
 F:     drivers/mmc/host/sh_mobile_sdhi.c
-F:     include/linux/mmc/tmio.h
-F:     include/linux/mmc/sh_mobile_sdhi.h
+F:     include/linux/mfd/tmio.h
 
 TMP401 HARDWARE MONITOR DRIVER
 M:     Guenter Roeck <[email protected]>