From: Jean Delvare Date: Fri, 19 Jun 2009 14:58:17 +0000 (+0200) Subject: i2c: Kill client_register and client_unregister methods X-Git-Tag: v2.6.31-rc1~107^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=352da9820e5506e3b8496e6052a2ad9c488efae8;p=pandora-kernel.git i2c: Kill client_register and client_unregister methods These methods were useful in the legacy binding model but no longer in the new (standard) binding model. There are no users left so we can drop them. Signed-off-by: Jean Delvare Cc: David Brownell --- Reading git-diff-tree failed