commit | 8a0795d9b8ce2247f9b34da81f8a229702c90f2d | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Oct 17 17:51:14 2008 +0200 |
committer | Jean Delvare <khali@mahadeva.delvare> | Fri Oct 17 17:51:14 2008 +0200 |
tree | b2ec51a5db0709b1ba63d87ce4985ea4d39d5173 | |
parent | 86010c982db2030aad2c31f178b208964f5f6806 [diff] |
hwmon: (lm85) Support different PWM frequency tables The Analog Devices and SMSC devices supported by the lm85 driver do not have the same PWM frequency table as the National Semiconductor devices. Add support for per-device frequency tables. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Herbert Poetzl <herbert@13thfloor.at>