hwmon: (lm85) Implement the standard PWM frequency interface
authorJean Delvare <khali@linux-fr.org>
Fri, 17 Oct 2008 15:51:13 +0000 (17:51 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Fri, 17 Oct 2008 15:51:13 +0000 (17:51 +0200)
commit34e7dc6ca4a663a1bb0a0a4e118426849dccd72d
treeeaf36724303f94d320990799f768bf86cd5b3b6e
parent69fc1feba2d5856ff74dedb6ae9d8c490210825c
hwmon: (lm85) Implement the standard PWM frequency interface

Implement the standard PWM frequency interface: pwm[1-*]_freq in
units of 1 Hz, instead of the non-standard pwm[1-*]_auto_pwm_freq
in units of 0.1 Hz. The old naming was not only non-standard, it was
also confusing, because it suggested that the frequency value only
applied in automatic fan speed mode, which isn't true.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Herbert Poetzl <herbert@13thfloor.at>
Documentation/hwmon/lm85
drivers/hwmon/lm85.c