commit | 7dedb79d295b4b61144be72dfa4f48b0d3bf80f0 | [log] [tgz] |
---|---|---|
author | Stephen Kitt <steve@sk2.org> | Thu Aug 13 18:25:44 2020 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed Sep 23 09:42:40 2020 -0700 |
tree | 60102cb290ec5050b748e3bdd9404876c4a9187c | |
parent | 91ed7c40f339511a33c42fcf4e7f9a358293d9b5 [diff] |
hwmon: (asc7621) 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/20200813162544.1516647-1-steve@sk2.org Signed-off-by: Guenter Roeck <linux@roeck-us.net>