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