diff mbox

MAINTAINERS: Update ARM/FREESCALE IMX entry

Message ID 1328981091-12296-1-git-send-email-shawn.guo@linaro.org
State New
Headers show

Commit Message

Shawn Guo Feb. 11, 2012, 5:24 p.m. UTC
With arch/arm/mach-mx5 merged into arch/arm/mach-imx, it may be
reasonable to make the following two changes.

* Remove 'arch/arm/mach-mx*/' from entry 'ARM/FREESCALE IMX entry',
  since mach-mx5 has gone into mach-imx and mach-mxs already gets
  another separate entry, which means mach-mx* only stands for mach-imx
  anyway.

* Remove entry 'ARM/FREESCALE IMX51' completely, since mach-mx5 has
  gone and it seems that Amit Kucheria has lost the interest in
  maintaining IMX51 for some time.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Amit Kucheria <amit.kucheria@canonical.com>
Cc: Sascha Hauer <kernel@pengutronix.de>
---
 MAINTAINERS |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

Comments

Baruch Siach Feb. 11, 2012, 5:38 p.m. UTC | #1
Hi Shawn,

On Sat, Feb 11, 2012 at 09:24:51AM -0800, Shawn Guo wrote:
> With arch/arm/mach-mx5 merged into arch/arm/mach-imx, it may be
> reasonable to make the following two changes.
> 
> * Remove 'arch/arm/mach-mx*/' from entry 'ARM/FREESCALE IMX entry',
>   since mach-mx5 has gone into mach-imx and mach-mxs already gets
>   another separate entry, which means mach-mx* only stands for mach-imx
>   anyway.
> 
> * Remove entry 'ARM/FREESCALE IMX51' completely, since mach-mx5 has
>   gone and it seems that Amit Kucheria has lost the interest in
>   maintaining IMX51 for some time.
> 
> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
> Cc: Amit Kucheria <amit.kucheria@canonical.com>
> Cc: Sascha Hauer <kernel@pengutronix.de>
> ---
>  MAINTAINERS |    7 -------
>  1 files changed, 0 insertions(+), 7 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a1fce9a..f0946a9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -785,16 +785,9 @@ M:	Sascha Hauer <kernel@pengutronix.de>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
>  T:	git git://git.pengutronix.de/git/imx/linux-2.6.git
> -F:	arch/arm/mach-mx*/
>  F:	arch/arm/mach-imx/
>  F:	arch/arm/plat-mxc/
>  
> -ARM/FREESCALE IMX51
> -M:	Amit Kucheria <amit.kucheria@canonical.com>
> -L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> -S:	Maintained
> -F:	arch/arm/mach-mx5/
> -

Commit 0960e7d1 (MAINTAINERS: remove iMX5 section) removed this part already.

baruch

>  ARM/FREESCALE IMX6
>  M:	Shawn Guo <shawn.guo@linaro.org>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> --
Shawn Guo Feb. 13, 2012, 1:15 p.m. UTC | #2
On Sat, Feb 11, 2012 at 07:38:38PM +0200, Baruch Siach wrote:
> Hi Shawn,
> 
> On Sat, Feb 11, 2012 at 09:24:51AM -0800, Shawn Guo wrote:
> > With arch/arm/mach-mx5 merged into arch/arm/mach-imx, it may be
> > reasonable to make the following two changes.
> > 
> > * Remove 'arch/arm/mach-mx*/' from entry 'ARM/FREESCALE IMX entry',
> >   since mach-mx5 has gone into mach-imx and mach-mxs already gets
> >   another separate entry, which means mach-mx* only stands for mach-imx
> >   anyway.
> > 
> > * Remove entry 'ARM/FREESCALE IMX51' completely, since mach-mx5 has
> >   gone and it seems that Amit Kucheria has lost the interest in
> >   maintaining IMX51 for some time.
> > 
> > Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
> > Cc: Amit Kucheria <amit.kucheria@canonical.com>
> > Cc: Sascha Hauer <kernel@pengutronix.de>
> > ---
> >  MAINTAINERS |    7 -------
> >  1 files changed, 0 insertions(+), 7 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index a1fce9a..f0946a9 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -785,16 +785,9 @@ M:	Sascha Hauer <kernel@pengutronix.de>
> >  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> >  S:	Maintained
> >  T:	git git://git.pengutronix.de/git/imx/linux-2.6.git
> > -F:	arch/arm/mach-mx*/
> >  F:	arch/arm/mach-imx/
> >  F:	arch/arm/plat-mxc/
> >  
> > -ARM/FREESCALE IMX51
> > -M:	Amit Kucheria <amit.kucheria@canonical.com>
> > -L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > -S:	Maintained
> > -F:	arch/arm/mach-mx5/
> > -
> 
> Commit 0960e7d1 (MAINTAINERS: remove iMX5 section) removed this part already.
> 
Oops, sorry for the noise.  I generated the patch on -rc2 and was not
aware of that 3.3-rc3 already gets it updated.  Thanks for pointing
it to me, baruch.
Baruch Siach Feb. 13, 2012, 1:37 p.m. UTC | #3
Hi Shawn,

On Mon, Feb 13, 2012 at 05:15:51AM -0800, Shawn Guo wrote:
> On Sat, Feb 11, 2012 at 07:38:38PM +0200, Baruch Siach wrote:
> > On Sat, Feb 11, 2012 at 09:24:51AM -0800, Shawn Guo wrote:
> > > With arch/arm/mach-mx5 merged into arch/arm/mach-imx, it may be
> > > reasonable to make the following two changes.
> > > 
> > > * Remove 'arch/arm/mach-mx*/' from entry 'ARM/FREESCALE IMX entry',
> > >   since mach-mx5 has gone into mach-imx and mach-mxs already gets
> > >   another separate entry, which means mach-mx* only stands for mach-imx
> > >   anyway.
> > > 
> > > * Remove entry 'ARM/FREESCALE IMX51' completely, since mach-mx5 has
> > >   gone and it seems that Amit Kucheria has lost the interest in
> > >   maintaining IMX51 for some time.
> > > 
> > > Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
> > > Cc: Amit Kucheria <amit.kucheria@canonical.com>
> > > Cc: Sascha Hauer <kernel@pengutronix.de>
> > > ---
> > >  MAINTAINERS |    7 -------
> > >  1 files changed, 0 insertions(+), 7 deletions(-)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index a1fce9a..f0946a9 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -785,16 +785,9 @@ M:	Sascha Hauer <kernel@pengutronix.de>
> > >  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > >  S:	Maintained
> > >  T:	git git://git.pengutronix.de/git/imx/linux-2.6.git
> > > -F:	arch/arm/mach-mx*/
> > >  F:	arch/arm/mach-imx/
> > >  F:	arch/arm/plat-mxc/
> > >  
> > > -ARM/FREESCALE IMX51
> > > -M:	Amit Kucheria <amit.kucheria@canonical.com>
> > > -L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > > -S:	Maintained
> > > -F:	arch/arm/mach-mx5/
> > > -
> > 
> > Commit 0960e7d1 (MAINTAINERS: remove iMX5 section) removed this part already.
> > 
> Oops, sorry for the noise.  I generated the patch on -rc2 and was not
> aware of that 3.3-rc3 already gets it updated.  Thanks for pointing
> it to me, baruch.

Note that 0960e7d1 didn't remove the 'arch/arm/mach-mx*/' line though, so that 
part is still needed.

baruch
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index a1fce9a..f0946a9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -785,16 +785,9 @@  M:	Sascha Hauer <kernel@pengutronix.de>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 T:	git git://git.pengutronix.de/git/imx/linux-2.6.git
-F:	arch/arm/mach-mx*/
 F:	arch/arm/mach-imx/
 F:	arch/arm/plat-mxc/
 
-ARM/FREESCALE IMX51
-M:	Amit Kucheria <amit.kucheria@canonical.com>
-L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:	Maintained
-F:	arch/arm/mach-mx5/
-
 ARM/FREESCALE IMX6
 M:	Shawn Guo <shawn.guo@linaro.org>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)