diff options
author | Joe Perches <joe@perches.com> | 2012-01-10 18:09:06 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-10 19:30:47 -0500 |
commit | 9df92e6c770e2709f6e3080a4a82d71953267f05 (patch) | |
tree | cfe8f2c55413c624a5c25362eca4456db6d69d4f /MAINTAINERS | |
parent | 8460241e4477db699135ad0521e1293258a8baaa (diff) |
MAINTAINERS: spi: update F: patterns
commit ca632f55669 ("spi: reorganize drivers") renamed the files, update
the F: patterns.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7510b6339222..e4eeb9b856a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1144,7 +1144,7 @@ F: drivers/watchdog/nuc900_wdt.c | |||
1144 | F: drivers/net/ethernet/nuvoton/w90p910_ether.c | 1144 | F: drivers/net/ethernet/nuvoton/w90p910_ether.c |
1145 | F: drivers/mtd/nand/nuc900_nand.c | 1145 | F: drivers/mtd/nand/nuc900_nand.c |
1146 | F: drivers/rtc/rtc-nuc900.c | 1146 | F: drivers/rtc/rtc-nuc900.c |
1147 | F: drivers/spi/spi_nuc900.c | 1147 | F: drivers/spi/spi-nuc900.c |
1148 | F: drivers/usb/host/ehci-w90x900.c | 1148 | F: drivers/usb/host/ehci-w90x900.c |
1149 | F: drivers/video/nuc900fb.c | 1149 | F: drivers/video/nuc900fb.c |
1150 | 1150 | ||
@@ -1348,7 +1348,7 @@ F: drivers/net/ethernet/cadence/ | |||
1348 | ATMEL SPI DRIVER | 1348 | ATMEL SPI DRIVER |
1349 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1349 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1350 | S: Supported | 1350 | S: Supported |
1351 | F: drivers/spi/atmel_spi.* | 1351 | F: drivers/spi/spi-atmel.* |
1352 | 1352 | ||
1353 | ATMEL USBA UDC DRIVER | 1353 | ATMEL USBA UDC DRIVER |
1354 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1354 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
@@ -5308,7 +5308,7 @@ T: git git://git.linaro.org/people/ycmiao/pxa-linux.git | |||
5308 | S: Maintained | 5308 | S: Maintained |
5309 | F: arch/arm/mach-pxa/ | 5309 | F: arch/arm/mach-pxa/ |
5310 | F: drivers/pcmcia/pxa2xx* | 5310 | F: drivers/pcmcia/pxa2xx* |
5311 | F: drivers/spi/pxa2xx* | 5311 | F: drivers/spi/spi-pxa2xx* |
5312 | F: drivers/usb/gadget/pxa2* | 5312 | F: drivers/usb/gadget/pxa2* |
5313 | F: include/sound/pxa2xx-lib.h | 5313 | F: include/sound/pxa2xx-lib.h |
5314 | F: sound/arm/pxa* | 5314 | F: sound/arm/pxa* |