From: Jean Delvare Date: Mon, 6 Apr 2009 16:12:24 +0000 (+0200) Subject: i2c: Deprecate client_register and client_unregister methods X-Git-Tag: v2.6.30-rc1~184^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3ee703366da3a4ce80f24b47a5df56cd816c5d6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed