hwmon: (pmbus) Fix LINEAR16 data format
authorGuenter Roeck <guenter.roeck@ericsson.com>
Tue, 8 Mar 2011 02:34:50 +0000 (18:34 -0800)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Tue, 15 Mar 2011 05:39:11 +0000 (22:39 -0700)
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>

No differences found