diff options
author | Ben Dooks <ben-linux@fluff.org> | 2011-02-01 18:52:36 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-02 19:03:18 -0500 |
commit | eb2ffcaf14d00da8ccc15af2a44165f5ba67ccc8 (patch) | |
tree | 94d126466f5ae05e7566ee1aee1b6e1e723acbdc /MAINTAINERS | |
parent | 0781b909b5586f4db720b5d1838b78f9d8e42f14 (diff) |
MAINTAINERS: move s3c2410 drivers to ARM/SAMSUNG ARM
There are currently two entries under the "SIMTEC EB2410ITX (BAST)"
machine entry for drivers/*/*s3c2410*, which is catching everything
s3c2410 driver related.
This entry is for a specific S3C2410 based machine, so move these two file
entries to the "ARM/SAMSUNG ARM ARCHITECTURES" entry, where it will reach
a wider audience of interested parties.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Cc: Simtec Linux Team <linux@simtec.co.uk>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
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-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 445537d46e7a..12267e1eb544 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -978,6 +978,8 @@ S: Maintained | |||
978 | F: arch/arm/plat-samsung/ | 978 | F: arch/arm/plat-samsung/ |
979 | F: arch/arm/plat-s3c24xx/ | 979 | F: arch/arm/plat-s3c24xx/ |
980 | F: arch/arm/plat-s5p/ | 980 | F: arch/arm/plat-s5p/ |
981 | F: drivers/*/*s3c2410* | ||
982 | F: drivers/*/*/*s3c2410* | ||
981 | 983 | ||
982 | ARM/S3C2410 ARM ARCHITECTURE | 984 | ARM/S3C2410 ARM ARCHITECTURE |
983 | M: Ben Dooks <ben-linux@fluff.org> | 985 | M: Ben Dooks <ben-linux@fluff.org> |
@@ -5624,8 +5626,6 @@ M: Vincent Sanders <support@simtec.co.uk> | |||
5624 | W: http://www.simtec.co.uk/products/EB2410ITX/ | 5626 | W: http://www.simtec.co.uk/products/EB2410ITX/ |
5625 | S: Supported | 5627 | S: Supported |
5626 | F: arch/arm/mach-s3c2410/ | 5628 | F: arch/arm/mach-s3c2410/ |
5627 | F: drivers/*/*s3c2410* | ||
5628 | F: drivers/*/*/*s3c2410* | ||
5629 | 5629 | ||
5630 | TI DAVINCI MACHINE SUPPORT | 5630 | TI DAVINCI MACHINE SUPPORT |
5631 | M: Kevin Hilman <khilman@deeprootsystems.com> | 5631 | M: Kevin Hilman <khilman@deeprootsystems.com> |