commit | 9f6ad1ce6484a92ef864e00611a8ef3daf9c986d | [log] [tgz] |
---|---|---|
author | Guenter Roeck <guenter.roeck@ericsson.com> | Mon Mar 07 18:34:50 2011 -0800 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Mon Mar 14 22:39:11 2011 -0700 |
tree | 8aabd7f60d7a6ccfc62beb37356180c37f7b64e0 | |
parent | 8677011a5d8e0358ce5ae26d82dfcddcad073c47 [diff] |
hwmon: (pmbus) Fix LINEAR16 data format LINEAR16 data format is unsigned, not signed. Impact is that affected attributes report negative values in the upper half of the supported value range. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>