From: David Brownell Date: Tue, 1 May 2007 21:26:30 +0000 (+0200) Subject: i2c: i2c stack can remove() X-Git-Tag: v2.6.22-rc1~1081^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1d9e6e49f4b473a6945a6b553f5070e8c793e0a;p=pandora-kernel.git 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 Signed-off-by: Jean Delvare --- Reading git-diff-tree failed