diff options
author | Guenter Roeck <linux@roeck-us.net> | 2024-07-15 22:26:22 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-07-31 10:43:53 -0700 |
commit | f8016132ce49dc4acf5c476cebfc93c27fb493cc (patch) | |
tree | c45522affd8d90bf5664bf651f7cdd0d34c17ea4 /.cocciconfig | |
parent | 02c3c4e7026b307a220132b59758432b6e7a0cac (diff) |
hwmon: (max1619) Convert to use regmap
Use regmap for local caching, to hide register read/write address
differences, and for multi-byte operations. With this change,
the driver specific lock is no longer necessary.
While at it, check errors seen when initializing the chip and bail out
if chip initialization fails.
Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions