mbox series

[0/3] hwmon: (isl28022) doc fixes and minor code cleanup

Message ID 20241120083349.22226-5-wsa+renesas@sang-engineering.com (mailing list archive)
Headers show
Series hwmon: (isl28022) doc fixes and minor code cleanup | expand

Message

Wolfram Sang Nov. 20, 2024, 8:33 a.m. UTC
When enabling this new driver (Thanks!) for one of our boards, I found
some issues and came up with these patches. Let me know what you think.


Wolfram Sang (3):
  hwmon: (isl28022) use proper path for DT bindings
  hwmon: (isl28022) document shunt voltage channel
  hwmon: (isl28022) apply coding style to module init/exit

 Documentation/hwmon/isl28022.rst | 3 ++-
 drivers/hwmon/isl28022.c         | 9 +++------
 2 files changed, 5 insertions(+), 7 deletions(-)