aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGeoff Levand <geoffrey.levand@am.sony.com>2009-04-16 05:05:40 -0400
committerPaul Mackerras <paulus@samba.org>2009-04-22 00:56:35 -0400
commitfec629b827335154366ecd8b38f007d649338fb3 (patch)
treeaae5fab9c10e1ea1e626bad8355b3426b8ab450e /MAINTAINERS
parent0d3b2ab6be1500041e11059bee97e83da9da28cc (diff)
maintainers: Fix PS3 patterns
Correct the MAINTAINERS file patterns for PS3. Removes some PS3 patterns that were under 'CELL BROADBAND ENGINE ARCHITECTURE', and adds missing PS3 sound and RTC driver patterns. CC: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 2 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0cb20d821694..e133ba4de416 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1280,12 +1280,9 @@ L: cbe-oss-dev@ozlabs.org
1280W: http://www.ibm.com/developerworks/power/cell/ 1280W: http://www.ibm.com/developerworks/power/cell/
1281S: Supported 1281S: Supported
1282F: arch/powerpc/include/asm/cell*.h 1282F: arch/powerpc/include/asm/cell*.h
1283F: arch/powerpc/include/asm/lv1call.h
1284F: arch/powerpc/include/asm/ps3*.h
1285F: arch/powerpc/include/asm/spu*.h 1283F: arch/powerpc/include/asm/spu*.h
1286F: arch/powerpc/oprofile/*cell* 1284F: arch/powerpc/oprofile/*cell*
1287F: arch/powerpc/platforms/cell/ 1285F: arch/powerpc/platforms/cell/
1288F: arch/powerpc/platforms/ps3/
1289 1286
1290CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: 1287CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1291P: David Vrabel 1288P: David Vrabel
@@ -4441,7 +4438,9 @@ F: arch/powerpc/include/asm/ps3*.h
4441F: arch/powerpc/platforms/ps3/ 4438F: arch/powerpc/platforms/ps3/
4442F: drivers/*/ps3* 4439F: drivers/*/ps3*
4443F: drivers/ps3/ 4440F: drivers/ps3/
4441F: drivers/rtc/rtc-ps3.c
4444F: drivers/usb/host/*ps3.c 4442F: drivers/usb/host/*ps3.c
4443F: sound/ppc/snd_ps3*
4445 4444
4446PS3VRAM DRIVER 4445PS3VRAM DRIVER
4447P: Jim Paris 4446P: Jim Paris