From: Jean Delvare Date: Fri, 17 Oct 2008 15:51:15 +0000 (+0200) Subject: hwmon: (lm78) Stop abusing struct i2c_client for ISA devices X-Git-Tag: v2.6.28-rc1~259^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e1b5029dc0e4cfa765309312ebdc88711e37a20;p=pandora-kernel.git hwmon: (lm78) Stop abusing struct i2c_client for ISA devices Upcoming changes to the I2C part of the lm78 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 --- Reading git-diff-tree failed