
u.kleine-koenig at pengutronix
Nov 30, 2009, 7:47 AM
Post #1 of 1
(121 views)
Permalink
|
|
[PATCH] MAINTAINERS: add tree and file pattern for ARM IMX
|
|
Signed-off-by: Uwe Kleine-König <u.kleine-koenig [at] pengutronix> Cc: Sascha Hauer <s.hauer [at] pengutronix> --- MAINTAINERS | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index c824b4d..f908bd8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -637,6 +637,9 @@ ARM/FREESCALE IMX / MXC ARM ARCHITECTURE M: Sascha Hauer <kernel [at] pengutronix> L: linux-arm-kernel [at] lists (moderated for non-subscribers) S: Maintained +T: git://git.pengutronix.de/git/imx/linux-2.6.git +F: arch/arm/mach-mx*/ +F: arch/arm/plat-mxc ARM/GLOMATION GESBC9312SX MACHINE SUPPORT M: Lennert Buytenhek <kernel [at] wantstofly> -- 1.6.5.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo [at] vger More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|