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:
dbd712c
)
hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionality
author
Guenter Roeck
<linux@roeck-us.net>
Thu, 21 Feb 2013 18:49:40 +0000
(10:49 -0800)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 4 Mar 2013 05:45:47 +0000
(21:45 -0800)
We read the chip ID from the chip, use it to determine if the chip ID provided
to the driver is correct, and report it if wrong. We should also use the
correct chip ID to select supported functionality.
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