[PATCH] hwmon: hwmon vs i2c, second round (06/11)
authorJean Delvare <khali@linux-fr.org>
Sun, 31 Jul 2005 19:49:03 +0000 (21:49 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:21 +0000 (09:14 -0700)
The only thing left in i2c-sensor.h are module parameter definition
macros. It's only an extension of what i2c.h offers, and this extension
is not sensors-specific. As a matter of fact, a few non-sensors drivers
use them. So we better merge them in i2c.h, and get rid of i2c-sensor.h
altogether.

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

No differences found