> Apparently one of the dev_dbg in i2c_master_recv in i2c_core.c in > 2.6.2 has a little issue in that it's dereferencing the wrong > element (client->dev instead of client->adapter->dev) > > Fix is below Thanks for reporting the problem and providing a fix. However, the problem was already reported on the LKML [1] and a similar fix is already in Greg's bk tree [2]. [1] http://marc.theaimsgroup.com/?l=linux-kernel&m=107573527929342&w=2 [2] http://marc.theaimsgroup.com/?l=linux-kernel&m=107585749612115&w=2 -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/