hwmon: (nct6775) Expand scope of supported chips
authorGuenter Roeck <linux@roeck-us.net>
Tue, 2 Apr 2013 15:53:19 +0000 (08:53 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 8 Apr 2013 04:16:42 +0000 (21:16 -0700)
commit2c7fd30da21bf6bda12d7a0f678e4fd8ed362c96
tree466504e48c8d28fee78f5515dbdd5a6b199a650d
parentc81cc5a4c14d8d7cc5c891ddf6cb8e7750a44dee
hwmon: (nct6775) Expand scope of supported chips

NCT6775, NCT6776, and NCT6779 have a number of variants with the same
chip ID but different chip labels. Add text "or compatible" to the
message displayed when the driver is loaded and rephrase the Kconfig
entry to reflect that it also supports compatible chips.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/nct6775
drivers/hwmon/Kconfig
drivers/hwmon/nct6775.c