[v1,0/3] hwmon: tmp513: A few cleanups

Message ID 20231128180654.395692-1-andriy.shevchenko@linux.intel.com
Headers
Series hwmon: tmp513: A few cleanups |

Message

Andy Shevchenko Nov. 28, 2023, 6:06 p.m. UTC
  Nothing special, just a few random cleanups, but there is a dependency
due to closer lines changed.

Andy Shevchenko (3):
  hwmon: tmp513: Don't use "proxy" headers
  hwmon: tmp513: Simplify with dev_err_probe()
  hwmon: tmp513: Use SI constants from units.h

 drivers/hwmon/tmp513.c | 63 ++++++++++++++++++++----------------------
 1 file changed, 30 insertions(+), 33 deletions(-)