summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2016-05-09 04:26:58 -0400
committerUlf Hansson <ulf.hansson@linaro.org>2016-05-16 05:31:26 -0400
commit560e647515ca90f4277fb8d8f94d370dae0709b5 (patch)
treeb66f98d63133f02fa886947c18366f59382581d6 /MAINTAINERS
parentcc4d04be94e34fc6d53307b534f830c6854c8721 (diff)
MAINTAINERS: update entry for TMIO MMC driver
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 <wsa+renesas@sang-engineering.com> Cc: Ian Molton <ian@mnementh.co.uk> Acked-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 4 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 42e65d128d01..d22540c44b53 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11245,14 +11245,13 @@ S: Maintained
11245F: drivers/media/i2c/tc358743* 11245F: drivers/media/i2c/tc358743*
11246F: include/media/i2c/tc358743.h 11246F: include/media/i2c/tc358743.h
11247 11247
11248TMIO MMC DRIVER 11248TMIO/SDHI MMC DRIVER
11249M: Ian Molton <ian@mnementh.co.uk> 11249M: Wolfram Sang <wsa+renesas@sang-engineering.com>
11250L: linux-mmc@vger.kernel.org 11250L: linux-mmc@vger.kernel.org
11251S: Maintained 11251S: Supported
11252F: drivers/mmc/host/tmio_mmc* 11252F: drivers/mmc/host/tmio_mmc*
11253F: drivers/mmc/host/sh_mobile_sdhi.c 11253F: drivers/mmc/host/sh_mobile_sdhi.c
11254F: include/linux/mmc/tmio.h 11254F: include/linux/mfd/tmio.h
11255F: include/linux/mmc/sh_mobile_sdhi.h
11256 11255
11257TMP401 HARDWARE MONITOR DRIVER 11256TMP401 HARDWARE MONITOR DRIVER
11258M: Guenter Roeck <linux@roeck-us.net> 11257M: Guenter Roeck <linux@roeck-us.net>