OSDN Git Service

hwmon: (pmbus): Switch status registers to 16 bit
authorEdward A. James <eajames@us.ibm.com>
Thu, 10 Aug 2017 21:57:47 +0000 (16:57 -0500)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 13 Aug 2017 15:24:38 +0000 (08:24 -0700)
commita66a6eb9db10bd630bacf31e33505302c8e8303c
tree7fd6bd0ba5e735b8588a4482eed83e4f2635c384
parent384548e569c82dc1e018dcdfd7e19c4b9f87c6b5
hwmon: (pmbus): Switch status registers to 16 bit

Switch the storage of status registers to 16 bit values. This allows us
to store all the bits of STATUS_WORD.

Signed-off-by: Edward A. James <eajames@us.ibm.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/pmbus_core.c