aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2015-01-19 17:13:53 -0500
committerTony Lindgren <tony@atomide.com>2015-03-16 19:19:14 -0400
commit026da812a075e1c3cc99f8bec757206b7068b779 (patch)
tree79dd9f7c9a2fb5bd95ce3c204f67bffc183caadb
parent7239d309b58d48616d3cda79050566fdb48196ef (diff)
MAINTAINERS: add OMAP defconfigs under OMAP SUPPORT
omap2plus_defconfig and omap1_defconfig are also part of the OMAP Support maintained, because of that it's best to list them under OMAP SUPPORT on MAINTAINERS so people know to Cc linux-omap when patching them. Reported-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ddc5a8cf9a8a..085614010f1d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6947,6 +6947,8 @@ Q: http://patchwork.kernel.org/project/linux-omap/list/
6947T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git 6947T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
6948S: Maintained 6948S: Maintained
6949F: arch/arm/*omap*/ 6949F: arch/arm/*omap*/
6950F: arch/arm/configs/omap1_defconfig
6951F: arch/arm/configs/omap2plus_defconfig
6950F: drivers/i2c/busses/i2c-omap.c 6952F: drivers/i2c/busses/i2c-omap.c
6951F: drivers/irqchip/irq-omap-intc.c 6953F: drivers/irqchip/irq-omap-intc.c
6952F: drivers/mfd/*omap*.c 6954F: drivers/mfd/*omap*.c