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)
commit352da9820e5506e3b8496e6052a2ad9c488efae8
tree61be08b52612e52aa8ecc3bfc3a6adb1e36f3f57
parent0732f87761dbe417cb6e084b712d07e879e876ef
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 <khali@linux-fr.org>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Documentation/feature-removal-schedule.txt
drivers/i2c/i2c-core.c
include/linux/i2c.h