diff options
author | Aaro Koskinen <[email protected]> | 2018-11-16 15:08:08 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-11-18 10:15:09 -0800 |
commit | f341e16fb67ddc199582d187b0d39120a9dfd2bf (patch) | |
tree | 0d40bf71e0149daed088d5ecca6615569a2ebe57 | |
parent | 5e41540c8a0f0e98c337dda8b391e5dda0cde7cf (diff) |
MAINTAINERS: update OMAP MMC entry
Jarkko's e-mail address hasn't worked for a long time. We still want to
keep this driver working as it is critical for some of the OMAP boards.
I use and test this driver frequently, so change myself as a maintainer
with "Odd Fixes" status.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Aaro Koskinen <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | CREDITS | 4 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -2138,6 +2138,10 @@ E: [email protected] D: Soundblaster driver fixes, ISAPnP quirk S: California, USA +N: Jarkko Lavinen +D: OMAP MMC support + N: Jonathan Layes D: ARPD support diff --git a/MAINTAINERS b/MAINTAINERS index 6c3fbbb361f8..b755a89fa325 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10808,9 +10808,9 @@ F: drivers/media/platform/omap3isp/ F: drivers/staging/media/omap4iss/ OMAP MMC SUPPORT -M: Jarkko Lavinen <[email protected]> +M: Aaro Koskinen <[email protected]> -S: Maintained +S: Odd Fixes F: drivers/mmc/host/omap.c OMAP POWER MANAGEMENT SUPPORT |