]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (pmbus) Virtualize pmbus_write_byte
authorGuenter Roeck <guenter.roeck@ericsson.com>
Sat, 30 Jul 2011 05:08:07 +0000 (22:08 -0700)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Thu, 4 Aug 2011 20:51:05 +0000 (13:51 -0700)
commit2fc7f3897fc994d1ba25151712c560f6d641a7b4
treec10c6b66b132497471455305e2999c60b4ec8454
parent53d1e658df6e26d62500410719aaee2b82067c03
hwmon: (pmbus) Virtualize pmbus_write_byte

With virtual pages and to be able to handle more chips, it is necessary to
virtualise pmbus_write_byte().

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