[PATCH] hwmon: hwmon vs i2c, second round (03/11)
authorJean Delvare <khali@linux-fr.org>
Sun, 31 Jul 2005 19:36:24 +0000 (21:36 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:19 +0000 (09:14 -0700)
commitb78ec31582c60578ee1d3bb470791d6dde96ccf7
treefa36aebdd3235c5cce1f70bac34066c4eeb5108b
parentef8dec5d8b3e96e359f377f35cd8caff42fe6d58
[PATCH] hwmon: hwmon vs i2c, second round (03/11)

We now have two identical structures, i2c_address_data in i2c-sensor.h
and i2c_client_address_data in i2c.h. We can kill one of them, I choose
to keep the one in i2c.h as it makes more sense (this structure is not
specific to sensors.)

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/i2c-sensor-detect.c
include/linux/i2c-sensor.h