hwmon: (pmbus) Use device specific function to read fan configuration
commit6586b14c7bdec22f59dc749ead1d01d542d793b6
authorGuenter Roeck <guenter.roeck@ericsson.com>
Wed, 9 Mar 2011 15:23:54 +0000 (9 07:23 -0800)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Thu, 19 May 2011 15:19:39 +0000 (19 08:19 -0700)
treeb29738f3a07f670013e0a854c0151a7a78304a03
parent2cfa6aedb32c9c1226094ed383dc3c9b3e2ecddb
hwmon: (pmbus) Use device specific function to read fan configuration

Fan control implementation tends to be device specific, so start using
the device specific function call to read fan configuration registers.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Reviewed-by: Tom Grennan <tom.grennan@ericsson.com>
drivers/hwmon/pmbus_core.c