On Thu, 16 Dec 2004 sjhill@xxxxxxxxxxxxxx wrote: > Modified files: > drivers/i2c : Kconfig > drivers/i2c/chips: adm1021.c > Removed files: > drivers/i2c : i2c-max1617.c > > Log message: > Remove obsolete MAX1617 driver code. The 'adm1021' driver handles both > the 1617 and 1617a with a minor modification. This chip now works properly > on SiByte Swarm boards. The removal is welcome, but the change to adm1021.c is broken. You should set I2C_CLASS_HWMON for the SiByte I2C adapter instead. Please fix your commit. Thanks. Maciej