hwmon: (pmbus) Expand scope of device specific get_status function
authorGuenter Roeck <guenter.roeck@ericsson.com>
Wed, 9 Mar 2011 07:00:10 +0000 (23:00 -0800)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Thu, 19 May 2011 15:19:38 +0000 (08:19 -0700)
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 <guenter.roeck@ericsson.com>
Reviewed-by: Tom Grennan <tom.grennan@ericsson.com>

No differences found