commit | 179144a0d4128e7588b3d613a14807402f5e7c37 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <guenter.roeck@ericsson.com> | Thu Sep 01 08:34:31 2011 -0700 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Mon Oct 24 11:09:39 2011 -0700 |
tree | 996869256838ba759495d1a1331ffcddba94b1bd | |
parent | ced29d422557feb4230ea6b0067f1e24c5bd83f7 [diff] |
hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors EINVAL was over-used in the code. Replace it with more appropriate errors. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Reviewed-by: Robert Coulson <robert.coulson@ericsson.com>