diff options
author | Aaro Koskinen <aaro.koskinen@iki.fi> | 2018-11-16 15:08:08 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-11-18 10:15:09 -0800 |
commit | f341e16fb67ddc199582d187b0d39120a9dfd2bf (patch) | |
tree | 0d40bf71e0149daed088d5ecca6615569a2ebe57 /MAINTAINERS | |
parent | 5e41540c8a0f0e98c337dda8b391e5dda0cde7cf (diff) | |
download | linux-f341e16fb67ddc199582d187b0d39120a9dfd2bf.tar.gz linux-f341e16fb67ddc199582d187b0d39120a9dfd2bf.tar.bz2 linux-f341e16fb67ddc199582d187b0d39120a9dfd2bf.zip |
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/20181106222750.12939-1-aaro.koskinen@iki.fi
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
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 <jarkko.lavinen@nokia.com> +M: Aaro Koskinen <aaro.koskinen@iki.fi> L: linux-omap@vger.kernel.org -S: Maintained +S: Odd Fixes F: drivers/mmc/host/omap.c OMAP POWER MANAGEMENT SUPPORT |