commit | b87783e855599efb93c8ce3d597bdcba8223f3b0 | [log] [tgz] |
---|---|---|
author | Oleksij Rempel <o.rempel@pengutronix.de> | Thu Oct 07 14:53:01 2021 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Oct 12 07:22:41 2021 -0700 |
tree | 97032cd8f86baba04779487cba53159a48ef07cc | |
parent | b2be2422c0c98b00f21c4331e2d9342bd58bfdba [diff] |
hwmon: (tmp103) Convert tmp103 to use new hwmon registration API Use devm_hwmon_device_register_with_info() which will make thermal framework work. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Link: https://lore.kernel.org/r/20211007125301.3030-1-o.rempel@pengutronix.de Signed-off-by: Guenter Roeck <linux@roeck-us.net>