linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: update OMAP MMC entry
@ 2018-11-06 22:27 Aaro Koskinen
  2018-11-18 20:21 ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Aaro Koskinen @ 2018-11-06 22:27 UTC (permalink / raw)
  To: Andrew Morton, Tony Lindgren, Jarkko Lavinen, linux-omap, linux-kernel
  Cc: Aaro Koskinen

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.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Acked-by: Tony Lindgren <tony@atomide.com>
---
 CREDITS     | 4 ++++
 MAINTAINERS | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

	v2: Add Jarkko to CREDITS.

	v1: https://patchwork.kernel.org/patch/10369861/

diff --git a/CREDITS b/CREDITS
index 5befd2d714d0..84cbec4c6211 100644
--- a/CREDITS
+++ b/CREDITS
@@ -2138,6 +2138,10 @@ E: paul@laufernet.com
 D: Soundblaster driver fixes, ISAPnP quirk
 S: California, USA
 
+N: Jarkko Lavinen
+E: jarkko.lavinen@nokia.com
+D: OMAP MMC support
+
 N: Jonathan Layes
 D: ARPD support
 
diff --git a/MAINTAINERS b/MAINTAINERS
index f4855974f325..1c2badfec2ec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10793,9 +10793,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
-- 
2.17.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] MAINTAINERS: update OMAP MMC entry
  2018-11-06 22:27 [PATCH v2] MAINTAINERS: update OMAP MMC entry Aaro Koskinen
@ 2018-11-18 20:21 ` Geert Uytterhoeven
  2018-11-18 20:23   ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2018-11-18 20:21 UTC (permalink / raw)
  To: Aaro Koskinen
  Cc: Andrew Morton, ext Tony Lindgren, jarkko.lavinen,
	open list:TI ETHERNET SWITCH DRIVER (CPSW),
	Linux Kernel Mailing List, j.lavinen

Hi Aaro,

CC Jarkko (from his last patch)

On Tue, Nov 6, 2018 at 11:29 PM Aaro Koskinen <aaro.koskinen@iki.fi> wrote:
> 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.
>
> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
> Acked-by: Tony Lindgren <tony@atomide.com>
> ---
>  CREDITS     | 4 ++++
>  MAINTAINERS | 4 ++--
>  2 files changed, 6 insertions(+), 2 deletions(-)
>
>         v2: Add Jarkko to CREDITS.
>
>         v1: https://patchwork.kernel.org/patch/10369861/
>
> diff --git a/CREDITS b/CREDITS
> index 5befd2d714d0..84cbec4c6211 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -2138,6 +2138,10 @@ E: paul@laufernet.com
>  D: Soundblaster driver fixes, ISAPnP quirk
>  S: California, USA
>
> +N: Jarkko Lavinen
> +E: jarkko.lavinen@nokia.com

If this address hasn't worked for a long time, what's the point of adding
it to CREDITS?

> +D: OMAP MMC support
> +
>  N: Jonathan Layes
>  D: ARPD support
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f4855974f325..1c2badfec2ec 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10793,9 +10793,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

Seems like Jarkko himself tried to update his address a long time ago,
but the patch was never applied?
https://lore.kernel.org/lkml/1380886987-20517-1-git-send-email-j.lavinen@samsung.com/

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] MAINTAINERS: update OMAP MMC entry
  2018-11-18 20:21 ` Geert Uytterhoeven
@ 2018-11-18 20:23   ` Geert Uytterhoeven
  0 siblings, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2018-11-18 20:23 UTC (permalink / raw)
  To: Aaro Koskinen
  Cc: Andrew Morton, ext Tony Lindgren,
	open list:TI ETHERNET SWITCH DRIVER (CPSW),
	Linux Kernel Mailing List

On Sun, Nov 18, 2018 at 9:21 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> CC Jarkko (from his last patch)

Dropped. Apparently that address bounces, too.

> On Tue, Nov 6, 2018 at 11:29 PM Aaro Koskinen <aaro.koskinen@iki.fi> wrote:
> > 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.
> >
> > Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
> > Acked-by: Tony Lindgren <tony@atomide.com>
> > ---
> >  CREDITS     | 4 ++++
> >  MAINTAINERS | 4 ++--
> >  2 files changed, 6 insertions(+), 2 deletions(-)
> >
> >         v2: Add Jarkko to CREDITS.
> >
> >         v1: https://patchwork.kernel.org/patch/10369861/
> >
> > diff --git a/CREDITS b/CREDITS
> > index 5befd2d714d0..84cbec4c6211 100644
> > --- a/CREDITS
> > +++ b/CREDITS
> > @@ -2138,6 +2138,10 @@ E: paul@laufernet.com
> >  D: Soundblaster driver fixes, ISAPnP quirk
> >  S: California, USA
> >
> > +N: Jarkko Lavinen
> > +E: jarkko.lavinen@nokia.com
>
> If this address hasn't worked for a long time, what's the point of adding
> it to CREDITS?

That point is still valid, as the address does bounce ;-)

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-18 20:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-06 22:27 [PATCH v2] MAINTAINERS: update OMAP MMC entry Aaro Koskinen
2018-11-18 20:21 ` Geert Uytterhoeven
2018-11-18 20:23   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).