From: Jean Delvare Date: Tue, 19 Jul 2005 21:57:54 +0000 (+0200) Subject: [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (6/9) X-Git-Tag: v2.6.14-rc1~752^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4926c0d4de77c5396a274ee7941ed7fc02afed26;p=pandora-kernel.git [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (6/9) Kill all isa-related stuff from i2c_detect, it's not used anymore. This is one major step in the directiom of merging i2c_probe and i2c_detect. The last obstacle I can think of is the different way forced addresses work between sensors and non-sensors i2c drivers. I'll deal with that in a later patchset. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed