]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (pmbus) Support reading and writing of word registers in device specific code
authorGuenter Roeck <guenter.roeck@ericsson.com>
Fri, 8 Jul 2011 17:41:24 +0000 (10:41 -0700)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Fri, 15 Jul 2011 15:10:18 +0000 (08:10 -0700)
commitadc91b75bf769581d6f88aa81b7637771f66f2b1
treef513cb20078422f72144fb43dea7f7bd863dae96
parent1ef2580df4418d8a9ad6eacb8bc9bb4260ecfcb8
hwmon: (pmbus) Support reading and writing of word registers in device specific code

Some PMBus devices use non-standard registers for some of the sensors and/or
limits. To support such devices, add code to support reading and writing of word
size registers in device specific code.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/pmbus/pmbus.h
drivers/hwmon/pmbus/pmbus_core.c