mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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 <khali@linux-fr.org>
This commit is contained in:
parent
474d00a891
commit
31b8dc4d58
1 changed files with 92 additions and 101 deletions
Loading…
Add table
Add a link
Reference in a new issue