This will ensure that the right people and lists are notified when these drivers are modified.
Signed-off-by: Jean Delvare <[email protected]> Cc: Tony Lindgren <[email protected]> Cc: Sekhar Nori <[email protected]> Cc: Kevin Hilman <[email protected]> --- If there are no objections, I'll send this to Linus quickly. MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) --- linux-3.3-rc0.orig/MAINTAINERS 2012-01-10 15:24:37.000000000 +0100 +++ linux-3.3-rc0/MAINTAINERS 2012-01-10 15:27:28.000000000 +0100 @@ -4673,6 +4673,8 @@ Q: http://patchwork.kernel.org/project/l T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git S: Maintained F: arch/arm/*omap*/ +F: drivers/i2c/busses/i2c-omap.c +F: include/linux/i2c-omap.h OMAP CLOCK FRAMEWORK SUPPORT M: Paul Walmsley <[email protected]> @@ -5945,6 +5947,7 @@ L: [email protected] Q: http://patchwork.kernel.org/project/linux-davinci/list/ S: Supported F: arch/arm/mach-davinci +F: drivers/i2c/busses/i2c-davinci.c SIS 190 ETHERNET DRIVER M: Francois Romieu <[email protected]> -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
