[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (6/9)
authorJean Delvare <khali@linux-fr.org>
Tue, 19 Jul 2005 21:57:54 +0000 (23:57 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:11 +0000 (09:14 -0700)
commit4926c0d4de77c5396a274ee7941ed7fc02afed26
tree64a2d9b6502f861f97afc47637527367b08881ae
parent2d8672c5a6ba0d3f1d8d3ad61ef67868941364f0
[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 <gregkh@suse.de>
drivers/i2c/i2c-sensor-detect.c