summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Levand2009-04-16 11:05:40 +0200
committerPaul Mackerras2009-04-22 06:56:35 +0200
commitfec629b827335154366ecd8b38f007d649338fb3 (patch)
treeaae5fab9c10e1ea1e626bad8355b3426b8ab450e
parentpowerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning (diff)
downloadkernel-qcow2-linux-fec629b827335154366ecd8b38f007d649338fb3.tar.gz
kernel-qcow2-linux-fec629b827335154366ecd8b38f007d649338fb3.tar.xz
kernel-qcow2-linux-fec629b827335154366ecd8b38f007d649338fb3.zip
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>
-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
W: http://www.ibm.com/developerworks/power/cell/
S: Supported
F: arch/powerpc/include/asm/cell*.h
-F: arch/powerpc/include/asm/lv1call.h
-F: arch/powerpc/include/asm/ps3*.h
F: arch/powerpc/include/asm/spu*.h
F: arch/powerpc/oprofile/*cell*
F: arch/powerpc/platforms/cell/
-F: arch/powerpc/platforms/ps3/
CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
P: David Vrabel
@@ -4441,7 +4438,9 @@ F: arch/powerpc/include/asm/ps3*.h
F: arch/powerpc/platforms/ps3/
F: drivers/*/ps3*
F: drivers/ps3/
+F: drivers/rtc/rtc-ps3.c
F: drivers/usb/host/*ps3.c
+F: sound/ppc/snd_ps3*
PS3VRAM DRIVER
P: Jim Paris