commit | 841cf6767bf6eb047fb8ede6c2a2d50976ec5ec9 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Fri Apr 12 15:05:23 2019 +0100 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon Apr 15 17:19:53 2019 -0700 |
tree | 42a12763d22a99930b752db4de5663b218d77f93 | |
parent | 6b1ec4789fb17890a7f95e72670a9393fd9f8c8f [diff] |
hwmon: (pwm-fan) Report probe errors consistently Printing the error code for a failure provides a head-start for debugging, since it's often sufficient to pinpoint the origin of the failure. We already do this for some probe-failure messages, so let's make the rest of them consistent. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>