From: Jean Delvare Date: Tue, 19 Jul 2005 22:05:33 +0000 (+0200) Subject: [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9) X-Git-Tag: v2.6.14-rc1~752^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02ff982c6911de1484e13a1d765d7bd31a0f8fee;p=pandora-kernel.git [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9) Kill all uses of i2c_is_isa_adapter except for the hybrid drivers (it87, lm78, w83781d). The i2c-isa adapter not being registered with the i2c core anymore, drivers don't have to fear being erroneously attached to it. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed