commit | b5f6a90a0bbedc07a0b0b82b83aa716c7203fcd2 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Oct 28 20:31:46 2010 +0200 |
committer | Jean Delvare <khali@endymion.delvare> | Thu Oct 28 20:31:46 2010 +0200 |
tree | 6a37212c0c55fda155c239bead95c7ef8b2c1483 | |
parent | 87df0dad3e024538d2d0d2ce786230e639c2ea8b [diff] |
hwmon: (w83795) Move PWM attributes to a dedidated array Use a dedicated 2D array for PWM attributes. This way, PWM attributes are handled the same way as other attributes, this is more consistent. Signed-off-by: Jean Delvare <khali@linux-fr.org>