summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2008-10-14 15:30:04 (GMT)
committerJean Delvare <khali@mahadeva.delvare>2008-10-14 15:30:04 (GMT)
commitdbc2bc251e06c83efcc8d39f1e7de12c2b1ff591 (patch)
treedda7cb6d3a0aefdee1e74bbe98613b24dbe9804d /drivers/i2c/busses
parentb84ee0b0c7dc91b729672e6a971fe3b0629ef0ad (diff)
downloadlinux-fsl-qoriq-dbc2bc251e06c83efcc8d39f1e7de12c2b1ff591.tar.xz
hwmon: (dme1737) Be less i2c-centric
The dme1737 driver support both LPC (ISA) and SMBus devices. At the moment it's rather i2c-centric, and LPC variants use a fake i2c_client for some operations. In a near future, i2c_client will be allocated by i2c-core rather than by the device drivers, so non-i2c drivers will not have one. As a preparation step, change the driver code to no longer assume that an i2c_client structure is always available. No functional change. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Juerg Haefliger <juergh@gmail.com>
Diffstat (limited to 'drivers/i2c/busses')
0 files changed, 0 insertions, 0 deletions