Hi Mark, > Remove setting of deleted i2c_client structure member. > > The latest include/linux/i2c.h:i2c_client structure no longer has an > 'id' member. This patch removes the setting of that no longer existing > member. Oops. I tried to catch all new drivers using it because I knew it was soon to be removed, but obviously missed this driver. Sorry :( I also tried to compile all drivers to catch potential leftovers, but it was on a non-PPC system so my test did not include your driver. Sorry again, and thanks for the update. Greg, please apply and push to Linus soon. Thanks, -- Jean Delvare