On Tue, 5 May 2009 14:40:02 +0100, Ben Dooks wrote: > On Tue, May 05, 2009 at 01:52:22PM +0200, Linus Walleij wrote: > > --- /dev/null > > +++ b/drivers/i2c/busses/i2c-stddci2c.c > > @@ -0,0 +1,973 @@ > > +/* > > + * > > + * drivers/i2c/busses/i2c-stddci2c.c > > Is it really just for DDC? is there another i2c block in the chip? > if not, can we just call this sti2c or similar? Both names are equally bad. The driver name starts with "i2c-" so there is no point in adding "i2c" again. Please use i2c-stddc or i2c-st-u300 or similar. -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html