commit | c1e60c0d571b6c0264ae18f5e2cfdb34569da762 | [log] [tgz] |
---|---|---|
author | Stephen Kitt <steve@sk2.org> | Thu Aug 13 18:28:51 2020 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed Sep 23 09:42:40 2020 -0700 |
tree | 8687a8b1516b589cb5f224441a7be8074eb25266 | |
parent | 9bf5dd8b26282778412e60c79b8db60687e3dfc4 [diff] |
hwmon: (ltc2947) 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/20200813162851.1519546-1-steve@sk2.org Signed-off-by: Guenter Roeck <linux@roeck-us.net>