[PATCH] hwmon: hwmon vs i2c, second round (04/11)
authorJean Delvare <khali@linux-fr.org>
Sun, 31 Jul 2005 19:42:02 +0000 (21:42 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:20 +0000 (09:14 -0700)
i2c_probe and i2c_detect now do the exact same thing and operate on
the same data structure, so we can have everyone call i2c_probe.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found