From: Jean Delvare Date: Mon, 26 Jan 2009 20:19:57 +0000 (+0100) Subject: i2c: Warn on deprecated binding model use X-Git-Tag: v2.6.29-rc3~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fb4523afbffae5a5cec4989ee4c9fbc3dbdef33;p=pandora-kernel.git i2c: Warn on deprecated binding model use Let the kernel developers know that i2c_attach_client() and i2c_detach_client() are deprecated and should no longer be used. Drivers using these should be converted to the standard device driver binding model (probe and remove methods.) Signed-off-by: Jean Delvare Acked-by: Ben Dooks --- Reading git-diff-tree failed