diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2019-03-22 12:43:34 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2019-04-15 11:55:54 +0200 |
commit | c6645985d77c4aedf99c3c6864bc44eef2eca655 (patch) | |
tree | bf2fdebb59d4658d4288ee3dc5f9b5fabb142e31 /MAINTAINERS | |
parent | mmc: mmc_spi: Convert to use SPDX identifier (diff) | |
download | linux-c6645985d77c4aedf99c3c6864bc44eef2eca655.tar.xz linux-c6645985d77c4aedf99c3c6864bc44eef2eca655.zip |
MAINTAINERS: Collect TI FLASH MEDIA drivers into one section
The current SONY MEMORYSTICK CARD SUPPORT section is pointing to the TI
flash media memorystick driver, which is a bit confusing. Let's make this
more clear by moving this part into TI FLASH MEDIA INTERFACE DRIVER
section, but rename the section to TI FLASH MEDIA MEMORYSTICK/MMC DRIVERS,
as to make it more clear.
Finally, add Alex Dubov to the SONY MEMORYSTICK STANDARD SUPPORT, as I
believe that has been the intention.
Cc: Alex Dubov <oakad@yahoo.com>
Cc: Alex Dubov <alex.dubov@gmail.com>
Cc: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3671fdea5010..7a8e3932dc40 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14473,14 +14473,9 @@ T: git git://linuxtv.org/media_tree.git S: Maintained F: drivers/media/i2c/imx355.c -SONY MEMORYSTICK CARD SUPPORT -M: Alex Dubov <oakad@yahoo.com> -W: http://tifmxx.berlios.de/ -S: Maintained -F: drivers/memstick/host/tifm_ms.c - SONY MEMORYSTICK STANDARD SUPPORT M: Maxim Levitsky <maximlevitsky@gmail.com> +M: Alex Dubov <oakad@yahoo.com> S: Maintained F: drivers/memstick/core/ms_block.* @@ -15507,9 +15502,11 @@ S: Maintained F: drivers/net/ethernet/ti/cpsw* F: drivers/net/ethernet/ti/davinci* -TI FLASH MEDIA INTERFACE DRIVER +TI FLASH MEDIA MEMORYSTICK/MMC DRIVERS M: Alex Dubov <oakad@yahoo.com> S: Maintained +W: http://tifmxx.berlios.de/ +F: drivers/memstick/host/tifm_ms.c F: drivers/misc/tifm* F: drivers/mmc/host/tifm_sd.c F: include/linux/tifm.h |