i2c: Kill client_register and client_unregister methods
authorJean Delvare <khali@linux-fr.org>
Fri, 19 Jun 2009 14:58:17 +0000 (16:58 +0200)
committerJean Delvare <khali@linux-fr.org>
Fri, 19 Jun 2009 14:58:17 +0000 (16:58 +0200)
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 <khali@linux-fr.org>
Cc: David Brownell <dbrownell@users.sourceforge.net>

No differences found