From: Guenter Roeck Date: Wed, 9 Mar 2011 07:00:10 +0000 (-0800) Subject: hwmon: (pmbus) Expand scope of device specific get_status function X-Git-Tag: v3.0-rc1~342^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cfa6aedb32c9c1226094ed383dc3c9b3e2ecddb;p=pandora-kernel.git hwmon: (pmbus) Expand scope of device specific get_status function Some devices use non-standard registers to access various functionality. This does not only affect status registers, but other registers as well. Rename local get_status function to get_byte_data to reflect this requirement. Signed-off-by: Guenter Roeck Reviewed-by: Tom Grennan --- Reading git-diff-tree failed