Commits

Guenter Roeck committed 16c6d01f3b2
hwmon: (pmbus) Add support for word status register Not all PMBus devices support the byte status register at 0x78. Try to use the word status register at 0x79 instead if that is the case. Signed-off-by: Guenter Roeck <linux@roeck-us.net>