diff options
author | 2024-06-21 12:18:34 +0200 | |
---|---|---|
committer | 2024-06-24 16:54:04 +0200 | |
commit | f7e7e00f7b86bceb0816d25a0372096ac6de3fc5 (patch) | |
tree | 3f451f0d8f32552fa0e573b565edd3bbb57bb66a | |
parent | mmc: tmio: Remove obsolete .set_pwr() callback() (diff) | |
download | wireguard-linux-f7e7e00f7b86bceb0816d25a0372096ac6de3fc5.tar.xz wireguard-linux-f7e7e00f7b86bceb0816d25a0372096ac6de3fc5.zip |
MAINTAINERS: drop entry for VIA SD/MMC controller
EMail addresses of both maintainers bounce. Since there have been only
cleanups for the last 10 years, let it fall back to the default MMC
entry.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20240621101833.24703-2-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf9c9221c388..5ef1e83e0fd7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23645,12 +23645,6 @@ M: Kevin Brace <kevinbrace@bracecomputerlab.com> S: Maintained F: drivers/net/ethernet/via/via-rhine.c -VIA SD/MMC CARD CONTROLLER DRIVER -M: Bruce Chang <brucechang@via.com.tw> -M: Harald Welte <HaraldWelte@viatech.com> -S: Maintained -F: drivers/mmc/host/via-sdmmc.c - VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER M: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> L: linux-fbdev@vger.kernel.org |