diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2024-12-20 01:55:25 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-12-20 17:57:32 +0300 |
commit | 7a5c24da4b3c96949a6d93c3c7fa4133c6f2b88e (patch) | |
tree | 4dbc8c41a66b7032c7a5ccf499897ffea411b03d /tools/perf/scripts/python/gecko.py | |
parent | 2b64c6f652b0f5435b293d33f7d231132e987fb2 (diff) | |
download | linux-7a5c24da4b3c96949a6d93c3c7fa4133c6f2b88e.tar.xz |
hwmon: (lm75) Remove superfluous 'client' member from private struct
The regmap-only conversion allows us to store the client-pointer as the
'context' parameter for regmap. This not only makes the private struct
smaller, but also allows proper separation of I2C and I3C in the future.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20241219225522.3490-10-wsa+renesas@sang-engineering.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions