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)
commite3ee703366da3a4ce80f24b47a5df56cd816c5d6
treef3227fac0636bfc6fb4cfb01bb1b75ee42f50235
parent0221c81b1b8eb0cbb6b30a0ced52ead32d2b4e4c
i2c: Deprecate client_register and client_unregister methods

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>
Documentation/feature-removal-schedule.txt
include/linux/i2c.h