From: Jean Delvare Date: Fri, 17 Oct 2008 15:51:19 +0000 (+0200) Subject: hwmon: (w83781d) Stop abusing struct i2c_client for ISA devices X-Git-Tag: v2.6.28-rc1~259^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=360782dde00a2e6e7d9fd57535f90934707ab8a8;p=pandora-kernel.git hwmon: (w83781d) Stop abusing struct i2c_client for ISA devices Upcoming changes to the I2C part of the w83781d driver will cause ISA devices to no longer have a struct i2c_client at hand. So, we must stop (ab)using it now. Signed-off-by: Jean Delvare Cc: Wolfgang Grandegger --- Reading git-diff-tree failed