]> git.sur5r.net Git - groeck-nct6775/commitdiff
Add missing NCT6793D string
authorGuenter Roeck <linux@roeck-us.net>
Tue, 17 Nov 2015 16:16:40 +0000 (08:16 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 17 Nov 2015 16:16:40 +0000 (08:16 -0800)
Thanks to Eric Swanson for the report.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
nct6775.c

index c0c03249b5ec9473bbab2f3d00c7246cfdf0aa40..f16766cbd1a02d9775c28dd2ba21f33b38ffe30e 100644 (file)
--- a/nct6775.c
+++ b/nct6775.c
@@ -4177,6 +4177,7 @@ static const char * const nct6775_sio_names[] __initconst = {
        "NCT6779D",
        "NCT6791D",
        "NCT6792D",
+       "NCT6793D",
 };
 
 /* nct6775_find() looks for a '627 in the Super-I/O config space */