commit | 16b237f5e50624a99387245a821021194576c9d7 | [log] [tgz] |
---|---|---|
author | Stephen Kitt <steve@sk2.org> | Thu Aug 13 18:18:45 2020 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed Sep 23 09:42:39 2020 -0700 |
tree | ea96a0a70c5c9a746500765276fa51ab2441a04b | |
parent | 7d6ed4ba4fdc0f3029e32e4fd46d83bcc0255c30 [diff] |
hwmon: (w83793) 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/20200813161845.1511261-1-steve@sk2.org Signed-off-by: Guenter Roeck <linux@roeck-us.net>