From: Guenter Roeck Date: Mon, 8 Jun 2015 17:14:00 +0000 (-0700) Subject: hwmon: (ltc2978) Move code to read chip ID into separate function X-Git-Tag: omap-for-v4.3/fixes-merge-window~36^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836954dadcb351d65cf96584f22c9e437169bd49;p=pandora-kernel.git hwmon: (ltc2978) Move code to read chip ID into separate function Verifying the chip type is getting more complicated with new chips, since not all chips support the same mechanism to read the chip type. Move the code into a separate function to simplify adding support for those chips. Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed