diff options
author | Ohad Ben-Cohen <ohad@wizery.com> | 2011-09-12 03:43:01 -0400 |
---|---|---|
committer | Ohad Ben-Cohen <ohad@wizery.com> | 2011-09-21 12:57:46 -0400 |
commit | 8b37fcfc9b3400b647748783a2cafff67793e0ad (patch) | |
tree | 82f1c167f4edf19733759bc78e9d8916ac659dc3 | |
parent | 9efb4a1bb9e46d26a15116e3c72b1b81c62d8337 (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-- | MAINTAINERS | 14 |
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 | |||
2953 | F: drivers/char/hw_random/ | 2953 | F: drivers/char/hw_random/ |
2954 | F: include/linux/hw_random.h | 2954 | F: include/linux/hw_random.h |
2955 | 2955 | ||
2956 | HARDWARE SPINLOCK CORE | ||
2957 | M: Ohad Ben-Cohen <ohad@wizery.com> | ||
2958 | S: Maintained | ||
2959 | F: Documentation/hwspinlock.txt | ||
2960 | F: drivers/hwspinlock/hwspinlock_* | ||
2961 | F: include/linux/hwspinlock.h | ||
2962 | |||
2956 | HARMONY SOUND DRIVER | 2963 | HARMONY SOUND DRIVER |
2957 | M: Kyle McMartin <kyle@mcmartin.ca> | 2964 | M: Kyle McMartin <kyle@mcmartin.ca> |
2958 | L: linux-parisc@vger.kernel.org | 2965 | L: linux-parisc@vger.kernel.org |
@@ -4625,6 +4632,13 @@ S: Maintained | |||
4625 | F: drivers/video/omap2/ | 4632 | F: drivers/video/omap2/ |
4626 | F: Documentation/arm/OMAP/DSS | 4633 | F: Documentation/arm/OMAP/DSS |
4627 | 4634 | ||
4635 | OMAP HARDWARE SPINLOCK SUPPORT | ||
4636 | M: Ohad Ben-Cohen <ohad@wizery.com> | ||
4637 | L: linux-omap@vger.kernel.org | ||
4638 | S: Maintained | ||
4639 | F: drivers/hwspinlock/omap_hwspinlock.c | ||
4640 | F: arch/arm/mach-omap2/hwspinlock.c | ||
4641 | |||
4628 | OMAP MMC SUPPORT | 4642 | OMAP MMC SUPPORT |
4629 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> | 4643 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> |
4630 | L: linux-omap@vger.kernel.org | 4644 | L: linux-omap@vger.kernel.org |