From: Guenter Roeck Date: Thu, 21 Feb 2013 18:49:40 +0000 (-0800) Subject: hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionality X-Git-Tag: v3.2.41~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df2f41aa5ec3857956ea6c6c77049101c06eebba;p=pandora-kernel.git hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionality commit f366fccd0809f13ba20d64cae3c83f7338c88af7 upstream. 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 Acked-by: Jean Delvare Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed