commit | df885d912f678f45a867c4eb3f3a5b0ea17796f4 | [log] [tgz] |
---|---|---|
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | Thu Sep 24 20:51:02 2020 +1200 |
committer | Guenter Roeck <linux@roeck-us.net> | Thu Sep 24 07:44:51 2020 -0700 |
tree | 2cdcd971bfa1bf483c815c2b78f9869ba7113af8 | |
parent | 6a8cdd146459a4f48d2932908b608cf44f18970e [diff] |
hwmon: (adm9240) Convert to regmap Convert the adm9240 driver to using regmap and add error handling. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Link: https://lore.kernel.org/r/20200924085102.15219-4-chris.packham@alliedtelesis.co.nz [groeck: Fixed context conflict against 'hwmon: use simple i2c probe function'] Signed-off-by: Guenter Roeck <linux@roeck-us.net>