diff options
author | Guenter Roeck <[email protected]> | 2021-12-23 10:32:05 -0800 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2022-02-27 17:03:18 -0800 |
commit | f53207017fd99aaeecef6e61b4a3d8e868f53756 (patch) | |
tree | 7ff656ecdac4e7f4ce8d384eab7c63c05a9901b8 /tools/perf/scripts/python | |
parent | 7979a30ddc560b372c0b9549f0587f56365cf6bf (diff) |
hwmon: (adt7x10) Convert to use regmap
Using regmap lets us use the regmap subsystem for SPI vs. I2C register
accesses. It lets us hide access differences in backend code and lets
the common code just access registers without knowing their size.
We can also use regmap for register caching.
Tested-by: Cosmin Tanislav <[email protected]>
Reviewed-by: Cosmin Tanislav <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions