From: Wan ZongShun on 22 May 2010 10:20 Dear Andrew, I want to add some files entries in MAINTAINER files for Winbond/Nuvoton ARM platform. Could you help me merge this patch? Thanks a lot. From 4e5326dbfbfdad58eb2c333df91c15993bce6c47 Mon Sep 17 00:00:00 2001 From: zswan <zswan(a)zswan-marvell.(none)> Date: Sat, 22 May 2010 21:56:26 +0800 Subject: [PATCH] add maintainer file entries --- MAINTAINERS | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d329b05..d6b3777 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -970,6 +970,18 @@ M: Wan ZongShun <mcuos.com(a)gmail.com> L: linux-arm-kernel(a)lists.infradead.org (moderated for non-subscribers) W: http://www.mcuos.com S: Maintained +F: arch/arm/mach-w90x900/ +F: arch/arm/mach-nuc93x/ +F: drivers/input/keyboard/w90p910_keypad.c +F: drivers/input/touchscreen/w90p910_ts.c +F: drivers/watchdog/nuc900_wdt.c +F: drivers/net/arm/w90p910_ether.c +F: drivers/mtd/nand/w90p910_nand.c +F: drivers/rtc/rtc-nuc900.c +F: drivers/spi/spi_nuc900.c +F: drivers/usb/host/ehci-w90x900.c +F: drivers/video/nuc900fb.c +F: drivers/sound/soc/nuc900/ ARM/U300 MACHINE SUPPORT M: Linus Walleij <linus.walleij(a)stericsson.com> -- 1.6.3.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH]: bunzip2: Fix warning in get_next_block() Next: drivers/scsi: Use memdup_user |