[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9)
authorJean Delvare <khali@linux-fr.org>
Tue, 19 Jul 2005 22:05:33 +0000 (00:05 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:12 +0000 (09:14 -0700)
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 <gregkh@suse.de>

No differences found