hwmon: (w83795) Add const markers
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)
commit86ef4d2fd5921ff0bcfd1c0d88403a08862087bc
tree578d4918c3438c9c4eb6b1bbeac8891f55e2983f
parentb2cc528e5838d744892b30c5104bd872a439088f
hwmon: (w83795) Add const markers

Attribute structures can be made const. Same for the I2C address
list.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/w83795.c