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:
6d21a41
)
hwmon: (pmbus/ltc2978) Fix peak attribute handling
author
Guenter Roeck
<linux@roeck-us.net>
Thu, 21 Feb 2013 17:33:25 +0000
(09:33 -0800)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 4 Mar 2013 05:45:47 +0000
(21:45 -0800)
Peak attributes were not initialized and cleared correctly.
Also, temp2_max is only supported on page 0 and thus does not need to be
an array.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Cc: stable@vger.kernel.org # 3.2+
Acked-by: Jean Delvare <khali@linux-fr.org>
No differences found