From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Ferre Subject: Re: [PATCH next 2/2] MAINTAINERS: Update PXA2xx/PXA3xx SUPPORT patterns Date: Thu, 07 Jul 2011 09:07:49 +0200 Message-ID: <4E155B45.7080408@atmel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from newsmtp5.atmel.com ([204.2.163.5]:27736 "EHLO sjogate2.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751025Ab1GGHIR (ORCPT ); Thu, 7 Jul 2011 03:08:17 -0400 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Joe Perches Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Grant Likely , Wan ZongShun , Eric Miao , Russell King Le 07/07/2011 02:28, Joe Perches : > commit ca632f556697 ("spi: reorganize drivers") > renamed the files, update the MAINTAINERS patterns. > > cc: Grant Likely > cc: Nicolas Ferre Acked-by: Nicolas Ferre > cc: Wan ZongShun > cc: Eric Miao > cc: Russell King > > Signed-off-by: Joe Perches > --- > MAINTAINERS | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0ad8ff0..4e5cc19 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1123,7 +1123,7 @@ F: drivers/watchdog/nuc900_wdt.c > F: drivers/net/arm/w90p910_ether.c > F: drivers/mtd/nand/nuc900_nand.c > F: drivers/rtc/rtc-nuc900.c > -F: drivers/spi/spi_nuc900.c > +F: drivers/spi/spi-nuc900.c > F: drivers/usb/host/ehci-w90x900.c > F: drivers/video/nuc900fb.c > > @@ -1321,7 +1321,7 @@ F: drivers/net/macb.* > ATMEL SPI DRIVER > M: Nicolas Ferre > S: Supported > -F: drivers/spi/atmel_spi.* > +F: drivers/spi/spi-atmel.c > > ATMEL USBA UDC DRIVER > M: Nicolas Ferre > @@ -5142,7 +5142,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/mach-pxa/ > F: drivers/pcmcia/pxa2xx* > -F: drivers/spi/pxa2xx* > +F: drivers/spi/spi-pxa2xx* > F: drivers/usb/gadget/pxa2* > F: include/sound/pxa2xx-lib.h > F: sound/arm/pxa* -- Nicolas Ferre