Skip to content
Snippets Groups Projects
Commit 279af1a9 authored by Guenter Roeck's avatar Guenter Roeck
Browse files

hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to pointers


For newer chips, several registers are banked and thus need to be 16 bit.
Also, register addresses change.

To prepare for those chips, convert affected register arrays to 16 bit,
and change access to those registers to array pointers in struct w83627ehf_data.

Signed-off-by: default avatarGuenter Roeck <guenter.roeck@ericsson.com>
Acked-by: default avatarIan Dobson <i.dobson@planet-ian.com>
parent 96d1eac9
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment