From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Subject: Re: [PATCH] Added driver for ISL29003 ambient light sensor Date: Tue, 10 Mar 2009 11:25:34 +0100 Message-ID: <20090310102534.GC9564@buzzloop.caiaq.de> References: <20090306160042.GA17800@buzzloop.caiaq.de> <20090306182432.338b0244@hyperion.delvare> <20090306181409.GA20135@buzzloop.caiaq.de> <20090307115449.32f0ab26@hyperion.delvare> <20090307120631.GA25276@buzzloop.caiaq.de> <20090307130818.367bcaad@hyperion.delvare> <20090309210901.GC31367@buzzloop.caiaq.de> <20090310095655.3850f0d5@hyperion.delvare> <20090310090007.GB3263@buzzloop.caiaq.de> <20090310111014.523df33e@hyperion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20090310111014.523df33e-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jean Delvare Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jonathan Cameron List-Id: linux-i2c@vger.kernel.org On Tue, Mar 10, 2009 at 11:10:14AM +0100, Jean Delvare wrote: > On Tue, 10 Mar 2009 10:00:07 +0100, Daniel Mack wrote: > > On Tue, Mar 10, 2009 at 09:56:55AM +0100, Jean Delvare wrote: > > > > Documentation/i2c/chips/isl29003 | 62 +++++ > > > > > > Err, obviously not. If drivers/i2c/chips is going away, you can easily > > > imagine that Documentation/i2c/chips is going away as well... > > > > Agreed. I didn't want to add Documentation/misc just for that single > > file, so where would you put it? > > Honestly, I'm not sure. But I wouldn't mind actually creating > Documentation/misc or similar for it. Ok, will do. Anything else in the code you would like me to change? Thanks, Daniel