hwmon: (w83795) Move PWM attributes to a dedidated array
authorJean Delvare <khali@linux-fr.org>
Thu, 28 Oct 2010 18:31:46 +0000 (20:31 +0200)
committerJean Delvare <khali@endymion.delvare>
Thu, 28 Oct 2010 18:31:46 +0000 (20:31 +0200)
commitb5f6a90a0bbedc07a0b0b82b83aa716c7203fcd2
tree6a37212c0c55fda155c239bead95c7ef8b2c1483
parent87df0dad3e024538d2d0d2ce786230e639c2ea8b
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>
drivers/hwmon/w83795.c