From: Jean Delvare Date: Tue, 1 May 2007 21:26:28 +0000 (+0200) Subject: i2c: i2c_adapter devices need no driver X-Git-Tag: v2.6.22-rc1~1081^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b31366f4394f7b1e8e1726ba049f294934db4495;p=pandora-kernel.git i2c: i2c_adapter devices need no driver Kill i2c_adapter_driver as it doesn't make sense and it prevents further i2c-core cleanups. i2c_adapter devices are virtual devices (ex-class devices) and as such they don't need a driver. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed