[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)
authorJean Delvare <khali@linux-fr.org>
Tue, 19 Jul 2005 22:02:32 +0000 (00:02 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:12 +0000 (09:14 -0700)
Kill normal_isa in header files, documentation and all chip drivers, as
it is no more used.

normal_i2c could be renamed to normal, but I decided not to do so at the
moment, so as to limit the number of changes. This might be done later
as part of the i2c_probe/i2c_detect merge.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found