* [PATCH] MAINTAINERS: Update ARM/FREESCALE IMX entry
@ 2012-02-11 17:24 Shawn Guo
2012-02-11 17:38 ` Baruch Siach
0 siblings, 1 reply; 4+ messages in thread
From: Shawn Guo @ 2012-02-11 17:24 UTC (permalink / raw)
To: linux-arm-kernel
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 at 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 at 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 at lists.infradead.org (moderated for non-subscribers)
--
1.7.5.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] MAINTAINERS: Update ARM/FREESCALE IMX entry
2012-02-11 17:24 [PATCH] MAINTAINERS: Update ARM/FREESCALE IMX entry Shawn Guo
@ 2012-02-11 17:38 ` Baruch Siach
2012-02-13 13:15 ` Shawn Guo
0 siblings, 1 reply; 4+ messages in thread
From: Baruch Siach @ 2012-02-11 17:38 UTC (permalink / raw)
To: linux-arm-kernel
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 at 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 at 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 at lists.infradead.org (moderated for non-subscribers)
> --
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] MAINTAINERS: Update ARM/FREESCALE IMX entry
2012-02-11 17:38 ` Baruch Siach
@ 2012-02-13 13:15 ` Shawn Guo
2012-02-13 13:37 ` Baruch Siach
0 siblings, 1 reply; 4+ messages in thread
From: Shawn Guo @ 2012-02-13 13:15 UTC (permalink / raw)
To: linux-arm-kernel
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 at 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 at 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.
--
Regards,
Shawn
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] MAINTAINERS: Update ARM/FREESCALE IMX entry
2012-02-13 13:15 ` Shawn Guo
@ 2012-02-13 13:37 ` Baruch Siach
0 siblings, 0 replies; 4+ messages in thread
From: Baruch Siach @ 2012-02-13 13:37 UTC (permalink / raw)
To: linux-arm-kernel
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 at 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 at 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
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-02-13 13:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-11 17:24 [PATCH] MAINTAINERS: Update ARM/FREESCALE IMX entry Shawn Guo
2012-02-11 17:38 ` Baruch Siach
2012-02-13 13:15 ` Shawn Guo
2012-02-13 13:37 ` Baruch Siach
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).