diff options
author | Ohad Ben-Cohen <ohad@wizery.com> | 2011-09-12 10:43:01 +0300 |
---|---|---|
committer | Ohad Ben-Cohen <ohad@wizery.com> | 2011-09-21 19:57:46 +0300 |
commit | 8b37fcfc9b3400b647748783a2cafff67793e0ad (patch) | |
tree | 82f1c167f4edf19733759bc78e9d8916ac659dc3 | |
parent | 9efb4a1bb9e46d26a15116e3c72b1b81c62d8337 (diff) | |
download | op-kernel-dev-8b37fcfc9b3400b647748783a2cafff67793e0ad.zip op-kernel-dev-8b37fcfc9b3400b647748783a2cafff67793e0ad.tar.gz |
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 28f65c2..c79a966 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2953,6 +2953,13 @@ F: Documentation/hw_random.txt F: drivers/char/hw_random/ F: include/linux/hw_random.h +HARDWARE SPINLOCK CORE +M: Ohad Ben-Cohen <ohad@wizery.com> +S: Maintained +F: Documentation/hwspinlock.txt +F: drivers/hwspinlock/hwspinlock_* +F: include/linux/hwspinlock.h + HARMONY SOUND DRIVER M: Kyle McMartin <kyle@mcmartin.ca> L: linux-parisc@vger.kernel.org @@ -4625,6 +4632,13 @@ S: Maintained F: drivers/video/omap2/ F: Documentation/arm/OMAP/DSS +OMAP HARDWARE SPINLOCK SUPPORT +M: Ohad Ben-Cohen <ohad@wizery.com> +L: linux-omap@vger.kernel.org +S: Maintained +F: drivers/hwspinlock/omap_hwspinlock.c +F: arch/arm/mach-omap2/hwspinlock.c + OMAP MMC SUPPORT M: Jarkko Lavinen <jarkko.lavinen@nokia.com> L: linux-omap@vger.kernel.org |