commit | 11c119986f2700e9daca0d795fbe84a988939655 | [log] [tgz] |
---|---|---|
author | Alan Tull <atull@opensource.altera.com> | Wed Oct 15 13:55:08 2014 -0500 |
committer | Guenter Roeck <linux@roeck-us.net> | Sun Nov 30 20:13:13 2014 -0800 |
tree | 42749a9012146e67645a597cbff2c2d6503e53a7 | |
parent | 7e9d62d3878654f485bde016f54d1b9d2c84cf6b [diff] |
hwmon: (pmbus) add helpers for byte write and read modify write Add two helper functions: * pmbus_write_byte_data = paged byte write * pmbus_update_byte_data = paged byte read/modify/write Signed-off-by: Alan Tull <atull@opensource.altera.com> Cc: Mark Brown <broonie@kernel.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>