]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793
authorGuenter Roeck <linux@roeck-us.net>
Fri, 30 Oct 2015 14:52:39 +0000 (07:52 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 30 Oct 2015 14:58:58 +0000 (07:58 -0700)
commit50224f4d0959981ed03c407af1f35ed7917ae097
tree6157d329e1eadf0840728bc4010b907e162fc073
parent9a38371a8cda366400e592d10bc062deea09b695
hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793

NCT6792 and NCT6793 are mostly register compatible to NCT6791, but
temperature sources are different and difficult to manage with a single
temperature label array. Introduce separate temperature label arrays
for those chips to reflect the differences.

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