commit | a391adfae11f3cfb08115dc0ff3ca63fb883d70e | [log] [tgz] |
---|---|---|
author | Stephen Kitt <steve@sk2.org> | Thu Aug 13 18:09:58 2020 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed Sep 23 09:42:39 2020 -0700 |
tree | 568d6872c10807bd196540245dbf70eccac67e0b | |
parent | 6748703856d461f8cd62b72ebca51040e06cb310 [diff] |
hwmon: (adm1177) use simple i2c probe This driver doesn't use the id information provided by the old i2c probe function, so it can trivially be converted to the simple ("probe_new") form. Signed-off-by: Stephen Kitt <steve@sk2.org> Link: https://lore.kernel.org/r/20200813160958.1506536-1-steve@sk2.org Signed-off-by: Guenter Roeck <linux@roeck-us.net>