diff options
author | Jean Delvare <khali@linux-fr.org> | 2012-01-12 14:32:05 -0500 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2012-01-12 14:32:05 -0500 |
commit | 046d0a37024a5b1e66ec9314e5e7feba42feb811 (patch) | |
tree | 92a9fc5d0a28305183248293f4e318dbf48746ad /MAINTAINERS | |
parent | d7a5e24569fc3428df1f26ed663b980db82eeef0 (diff) |
MAINTAINERS: List i2c-omap and i2c-davinci drivers
This will ensure that the right people and lists are notified when
these drivers are modified.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Tony Lindgren <tony@atomide.com>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Cc: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9efa5bf4ef2a..7559c1ca56ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4684,6 +4684,8 @@ Q: http://patchwork.kernel.org/project/linux-omap/list/ | |||
4684 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git | 4684 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git |
4685 | S: Maintained | 4685 | S: Maintained |
4686 | F: arch/arm/*omap*/ | 4686 | F: arch/arm/*omap*/ |
4687 | F: drivers/i2c/busses/i2c-omap.c | ||
4688 | F: include/linux/i2c-omap.h | ||
4687 | 4689 | ||
4688 | OMAP CLOCK FRAMEWORK SUPPORT | 4690 | OMAP CLOCK FRAMEWORK SUPPORT |
4689 | M: Paul Walmsley <paul@pwsan.com> | 4691 | M: Paul Walmsley <paul@pwsan.com> |
@@ -5957,6 +5959,7 @@ L: davinci-linux-open-source@linux.davincidsp.com (subscribers-only) | |||
5957 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | 5959 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ |
5958 | S: Supported | 5960 | S: Supported |
5959 | F: arch/arm/mach-davinci | 5961 | F: arch/arm/mach-davinci |
5962 | F: drivers/i2c/busses/i2c-davinci.c | ||
5960 | 5963 | ||
5961 | SIS 190 ETHERNET DRIVER | 5964 | SIS 190 ETHERNET DRIVER |
5962 | M: Francois Romieu <romieu@fr.zoreil.com> | 5965 | M: Francois Romieu <romieu@fr.zoreil.com> |