commit | f56c9c0aa66034b0de4f6fdeb0d41d38cdbb6dc1 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Thu Mar 26 20:01:24 2015 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Sun Apr 05 06:00:42 2015 -0700 |
tree | 4a798aa16bc89938aa684edab0f9b8b6372c95b4 | |
parent | 1696d1deb05710f246f62e810034fb5d8d7713bd [diff] |
hwmon: (it87) Fix PWM frequency display for chips with newer PWM control On chips with newer PWM control, the PWM frequency divider is 256 instead of 128. Since the base PWM frequency remained the same, the actual PWM frequency is half of what it used to be with the older PWM control mechanism. Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>