Skip to content

Commit

Permalink
hwmon/w83781d: Be less i2c_client-centric
Browse files Browse the repository at this point in the history
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 <khali@linux-fr.org>
  • Loading branch information
Jean Delvare authored and Jean Delvare committed May 8, 2007
1 parent 474d00a commit 31b8dc4
Showing 1 changed file with 92 additions and 101 deletions.
Loading

0 comments on commit 31b8dc4

Please sign in to comment.