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:
1640eae
)
hwmon: (pmbus) Add support for word status register
author
Guenter Roeck
<linux@roeck-us.net>
Sat, 19 May 2012 18:35:25 +0000
(11:35 -0700)
committer
Guenter Roeck
<linux@roeck-us.net>
Wed, 6 Feb 2013 17:58:05 +0000
(09:58 -0800)
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>
No differences found