hwmon: (w83795) Drop duplicate enum
authorJean Delvare <khali@linux-fr.org>
Thu, 28 Oct 2010 18:31:45 +0000 (20:31 +0200)
committerJean Delvare <khali@endymion.delvare>
Thu, 28 Oct 2010 18:31:45 +0000 (20:31 +0200)
commit093d1a4794cc23dd221019eb1cdf42b16b48abcc
treec306a2d26ed2d90f3c53e26790aca495167a59a3
parent315bacfdbe5a77309c256b296f30bee13d59462b
hwmon: (w83795) Drop duplicate enum

Enum chips and chip_types are redundant, get rid of the former. Fix
the detection code to properly identify the chip variant and name the
client accordingly.

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