On Wed, May 05, 2004 at 07:27:19PM +0200, Michael Hunold wrote: > The attached patch does the first step: > - add .class member to struct i2c_device > - remove unused .flags member from struct i2c_adapter > - rename I2C_ADAP_CLASS_xxx to I2C_CLASS_xxx (to be used both for > drivers and adapters) > - add new I2C_CLASS_ALL and I2C_CLASS_SOUND classes > - follow these changes in the existing drivers with copy & paste > > I think these things are unquestionable and don't make any functional > changes to the code, so this should be applied to 2.6 now. > > From that point on, we can discuss how to proceed. > > Comments? Looks good, I've applied this to my trees, and it will show up in the next -mm release. thanks, greg k-h