[PATCH] i2c: add i2c_clientname()
This patch just adds a #define and a inline function to hide the "i2c_client->name" => "i2c_client->dev.name" move introduced by the recent i2c updates. That makes it easier to build i2c drivers on both 2.4 and 2.5 kernels.
Showing
Please register or sign in to comment