aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2011-02-01 15:52:37 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2011-02-02 16:03:18 -0800
commit583220389b253692fda4c80ac4d560714998f0e7 (patch)
treea6d6c21e4abd60743afbfb0b34da2f0a2d58bc76 /MAINTAINERS
parentMAINTAINERS: move s3c2410 drivers to ARM/SAMSUNG ARM (diff)
downloadlinux-dev-583220389b253692fda4c80ac4d560714998f0e7.tar.xz
linux-dev-583220389b253692fda4c80ac4d560714998f0e7.zip
MAINTAINERS: fixup file entries for "SIMTEC EB2410ITX (BAST)"
Add the correct files for the Simtec BAST machine, ensuring the IDE and IRQ routing are added, and move to the machine specific file instead of trying to catch all of arch/arm/mach-s3c2410 Signed-off-by: Ben Dooks <ben-linux@fluff.org> Cc: Simtec Linux Team <linux@simtec.co.uk> Cc: Simtec Support <support@simtec.co.uk> Cc: Jack Stone <jwjstone@fastmail.fm> 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--MAINTAINERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 12267e1eb544..2419407e205f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5625,7 +5625,9 @@ P: Ben Dooks
M: Vincent Sanders <support@simtec.co.uk>
W: http://www.simtec.co.uk/products/EB2410ITX/
S: Supported
-F: arch/arm/mach-s3c2410/
+F: arch/arm/mach-s3c2410/mach-bast.c
+F: arch/arm/mach-s3c2410/bast-ide.c
+F: arch/arm/mach-s3c2410/bast-irq.c
TI DAVINCI MACHINE SUPPORT
M: Kevin Hilman <khilman@deeprootsystems.com>