On Sun, Oct 10, 2004 at 11:05:50PM +0100, Ben Dooks wrote: > On Fri, Oct 08, 2004 at 02:08:42PM +0100, Ben Dooks wrote: > > I have the first version of my Samsung S3C2410 I2C bus driver > > available at http://www.fluff.org/ben/linux-26/i2c-s3cdrv1.patch > > > > Tested against 2.6.9-rc3. > > > > I would be grateful of any comment, as I would like to get this > > support into the 2.6 kernel soon. > > Is the correct approach to getting this patch applied to email > linux-kernel at vger.kerne.org and cc greg at kroah.com and Yes. > I also need an allocation for I2C_ALGO_S3C2410 Hm, I thought we didn't need ids allocated anymore. Doesn't your driver work just fine without it? Care to send the patch so we can comment on it? thanks, greg k-h