aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOhad Ben-Cohen <ohad@wizery.com>2011-09-12 03:43:01 -0400
committerOhad Ben-Cohen <ohad@wizery.com>2011-09-21 12:57:46 -0400
commit8b37fcfc9b3400b647748783a2cafff67793e0ad (patch)
tree82f1c167f4edf19733759bc78e9d8916ac659dc3
parent9efb4a1bb9e46d26a15116e3c72b1b81c62d8337 (diff)
hwspinlock: add MAINTAINERS entries
Update MAINTAINERS with entries for hwspinlock/core and hwspinlock/omap files. Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
-rw-r--r--MAINTAINERS14
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 28f65c249b9..c79a96692d9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2953,6 +2953,13 @@ F: Documentation/hw_random.txt
2953F: drivers/char/hw_random/ 2953F: drivers/char/hw_random/
2954F: include/linux/hw_random.h 2954F: include/linux/hw_random.h
2955 2955
2956HARDWARE SPINLOCK CORE
2957M: Ohad Ben-Cohen <ohad@wizery.com>
2958S: Maintained
2959F: Documentation/hwspinlock.txt
2960F: drivers/hwspinlock/hwspinlock_*
2961F: include/linux/hwspinlock.h
2962
2956HARMONY SOUND DRIVER 2963HARMONY SOUND DRIVER
2957M: Kyle McMartin <kyle@mcmartin.ca> 2964M: Kyle McMartin <kyle@mcmartin.ca>
2958L: linux-parisc@vger.kernel.org 2965L: linux-parisc@vger.kernel.org
@@ -4625,6 +4632,13 @@ S: Maintained
4625F: drivers/video/omap2/ 4632F: drivers/video/omap2/
4626F: Documentation/arm/OMAP/DSS 4633F: Documentation/arm/OMAP/DSS
4627 4634
4635OMAP HARDWARE SPINLOCK SUPPORT
4636M: Ohad Ben-Cohen <ohad@wizery.com>
4637L: linux-omap@vger.kernel.org
4638S: Maintained
4639F: drivers/hwspinlock/omap_hwspinlock.c
4640F: arch/arm/mach-omap2/hwspinlock.c
4641
4628OMAP MMC SUPPORT 4642OMAP MMC SUPPORT
4629M: Jarkko Lavinen <jarkko.lavinen@nokia.com> 4643M: Jarkko Lavinen <jarkko.lavinen@nokia.com>
4630L: linux-omap@vger.kernel.org 4644L: linux-omap@vger.kernel.org