From 31b8dc4d58b9905a77412c06fc0b22aa19c1cc1d Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Tue, 8 May 2007 17:22:03 +0200 Subject: [PATCH] hwmon/w83781d: 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-format-patch failed