From: Jean Delvare Date: Sun, 31 Jul 2005 19:36:24 +0000 (+0200) Subject: [PATCH] hwmon: hwmon vs i2c, second round (03/11) X-Git-Tag: v2.6.14-rc1~752^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b78ec31582c60578ee1d3bb470791d6dde96ccf7;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed