From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Dooks Subject: Re: [PATCH] MAINTAINERS: List i2c-omap and i2c-davinci drivers Date: Tue, 17 Jan 2012 23:10:18 +0000 Message-ID: <20120117231018.GA7774@freya.fluff.org> References: <20120110153640.0d30a643@endymion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20120110153640.0d30a643@endymion.delvare> Sender: linux-omap-owner@vger.kernel.org To: Jean Delvare Cc: Linux I2C , linux-omap@vger.kernel.org, Tony Lindgren , Sekhar Nori , Kevin Hilman List-Id: linux-i2c@vger.kernel.org On Tue, Jan 10, 2012 at 03:36:40PM +0100, Jean Delvare wrote: > This will ensure that the right people and lists are notified when > these drivers are modified. sounds like a good idea. > Signed-off-by: Jean Delvare > Cc: Tony Lindgren > Cc: Sekhar Nori > Cc: Kevin Hilman > --- > 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 > @@ -5945,6 +5947,7 @@ L: davinci-linux-open-source@linux.davin > 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 > > > -- > Jean Delvare > -- > To unsubscribe from this list: send the line "unsubscribe linux-i2c" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html