commit | 331255d35d6f517020485aee38dbb8b8dfaa1642 | [log] [tgz] |
---|---|---|
author | Nikolaus Schulz <mail@microschulz.de> | Tue Feb 28 22:15:51 2012 +0100 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Tue Feb 28 14:39:47 2012 -0800 |
tree | a36b477d0aeae0d8ebc74439ffa113df35340c3a | |
parent | 6b21d18ed50c7d145220b0724ea7f2613abf0f95 [diff] |
hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387 For the F75387, the register holding the current PWM duty cycle value is r/o; changing it requires writing to the fan expect register instead. Signed-off-by: Nikolaus Schulz <mail@microschulz.de> [guenter.roeck@ericsson.com: Simplified function parameters] Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>