git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e9d62d
)
hwmon: (pmbus) add helpers for byte write and read modify write
author
Alan Tull
<atull@opensource.altera.com>
Wed, 15 Oct 2014 18:55:08 +0000
(13:55 -0500)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 1 Dec 2014 04:13:13 +0000
(20:13 -0800)
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>
No differences found