Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754528Ab0AZOhI (ORCPT ); Tue, 26 Jan 2010 09:37:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754491Ab0AZOhG (ORCPT ); Tue, 26 Jan 2010 09:37:06 -0500 Received: from aeryn.fluff.org.uk ([87.194.8.8]:49785 "EHLO kira.home.fluff.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754484Ab0AZOhE (ORCPT ); Tue, 26 Jan 2010 09:37:04 -0500 Date: Tue, 26 Jan 2010 14:37:03 +0000 From: Ben Dooks To: Uwe Kleine-K??nig Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, Jean Delvare , Ben Dooks Subject: Re: [PATCH] MAINTAINERS: add i2c tree for embedded platforms Message-ID: <20100126143703.GB12774@fluff.org.uk> References: <1264411234-5400-1-git-send-email-u.kleine-koenig@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1264411234-5400-1-git-send-email-u.kleine-koenig@pengutronix.de> X-Disclaimer: These are my own opinions, so there! User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2033 Lines: 70 On Mon, Jan 25, 2010 at 10:20:34AM +0100, Uwe Kleine-K??nig wrote: > Signed-off-by: Uwe Kleine-K??nig > Cc: Ben Dooks > --- > Hello, > > I wonder if it makes sence to split the "I2C SUBSYSTEM" entry into > something like: > > I2C SUBSYSTEM (PC drivers, core) > M: Jean Delvare > L: ... > W: ... > T: quilt ... > S: ... > F: Documentation/i2c/ > F: drivers/i2c/ > F: include/linux/i2c.h > F: include/linux/i2c-*.h > > I2C SUBSYSTEM (embedded platforms) > M: Ben Dooks > L: ... > W: ... > T: git ... > S: ... > F: drivers/i2c/ > F: include/linux/i2c-*.h > > (I'm not entirely sure about the file patterns for the 2nd entry.) We might be able to add each driver individually, but that would mean updating the entry with each driver added, and that sounds too much like hard work (sorry, receipie for merge conflict) > Best regards > Uwe > > MAINTAINERS | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1858646..a1813fd 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2629,6 +2629,7 @@ M: "Ben Dooks (embedded platforms)" > L: linux-i2c@vger.kernel.org > W: http://i2c.wiki.kernel.org/ > T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ > +T: git git://git.fluff.org/bjdooks/linux.git > S: Maintained > F: Documentation/i2c/ > F: drivers/i2c/ > -- > 1.6.6 > > -- > 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 -- Ben (ben@fluff.org, http://www.fluff.org/) 'a smiley only costs 4 bytes' -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/