commit | a1d9e6e49f4b473a6945a6b553f5070e8c793e0a | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Tue May 01 23:26:30 2007 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Tue May 01 23:26:30 2007 +0200 |
tree | 8a33252327dc09d580c73e40ba73a92f46b3044f | |
parent | 7b4fbc50fabb810523be522fe7ec5cc40f85c7a1 [diff] |
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>