From: Jean Delvare Date: Tue, 8 May 2007 15:22:01 +0000 (+0200) Subject: hwmon/lm78: Be less i2c_client-centric X-Git-Tag: v2.6.22-rc1~351^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c59cc301ee4589b096d2364af7cf91a2e46b5b1d;p=pandora-kernel.git hwmon/lm78: Be less i2c_client-centric Use the driver data structure as the main device reference, instead of the i2c client. It makes the driver a bit smaller, and makes more sense as this is an hybrid driver, supporting both I2C and ISA devices. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed