i2c: Deprecate client_register and client_unregister methods
authorJean Delvare <khali@linux-fr.org>
Mon, 6 Apr 2009 16:12:24 +0000 (18:12 +0200)
committerJean Delvare <khali@linux-fr.org>
Mon, 6 Apr 2009 16:12:24 +0000 (18:12 +0200)
The new i2c binding model makes the client_register and
client_unregister methods of struct i2c_adapter useless, so we can
remove them with the rest of the legacy model.

Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found