i2c: i2c stack can remove()
authorDavid Brownell <david-b@pacbell.net>
Tue, 1 May 2007 21:26:30 +0000 (23:26 +0200)
committerJean Delvare <khali@hyperion.delvare>
Tue, 1 May 2007 21:26:30 +0000 (23:26 +0200)
commita1d9e6e49f4b473a6945a6b553f5070e8c793e0a
tree8a33252327dc09d580c73e40ba73a92f46b3044f
parent7b4fbc50fabb810523be522fe7ec5cc40f85c7a1
i2c: i2c stack can remove()

More update for new style driver support:  add a remove() method, and
use it in the relevant code paths.

Again, nothing will use this yet since there's nothing to create devices
feeding this infrastructure.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/i2c-core.c
include/linux/i2c.h