forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section
As Chris Ball has moved on to other assignments, he's no longer able to help me maintain MMC. Let's remove him from the MMC sections in MAINTAINERS and add him to CREDIT file. This also affects the SDHCI DRIVER section, since its state now becomes orphan. Cc: Chris Ball <[email protected]> Signed-off-by: Ulf Hansson <[email protected]> Acked-by: Chris Ball <[email protected]>
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -187,6 +187,10 @@ N: Krishna Balasubramanian | |
E: [email protected] | ||
D: Wrote SYS V IPC (part of standard kernel since 0.99.10) | ||
|
||
N: Chris Ball | ||
E: [email protected] | ||
D: Former maintainer of the MMC/SD/SDIO subsystem. | ||
|
||
N: Dario Ballabio | ||
E: [email protected] | ||
E: [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6558,10 +6558,8 @@ F: drivers/mfd/ | |
F: include/linux/mfd/ | ||
|
||
MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM | ||
M: Chris Ball <[email protected]> | ||
M: Ulf Hansson <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git | ||
T: git git://git.linaro.org/people/ulf.hansson/mmc.git | ||
S: Maintained | ||
F: drivers/mmc/ | ||
|
@@ -8661,10 +8659,8 @@ S: Maintained | |
F: drivers/mmc/host/sdricoh_cs.c | ||
|
||
SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER | ||
M: Chris Ball <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git | ||
S: Maintained | ||
S: Orphan | ||
F: drivers/mmc/host/sdhci.* | ||
F: drivers/mmc/host/sdhci-pltfm.[ch] | ||
|
||
|