On Sunday 27 February 2011, Guan Xuetao wrote: > From: GuanXuetao <gxt@xxxxxxxxxxxxxxx> > > change from original version -- by advice of Jean Delvare > 1. remove global variable i2c_reg, replaced by local variables > 2. replace ENXIO with ENODEV when no platform resources > 3. add adapter->nr assignment before i2c_add_numbered_adapter() call > 4. add judgement for i2c_del_adapter() return value > 5. release adapter when driver removed > 6. add __devexit for puv3_i2c_remove() function > 7. modify several names to more appropriated ones > > Signed-off-by: Guan Xuetao <gxt@xxxxxxxxxxxxxxx> Acked-by: Arnd Bergmann <arnd@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html