hwmon: (nct6775) Fix names of DIMM temperature sources
authorGuenter Roeck <linux@roeck-us.net>
Thu, 20 Sep 2018 04:52:49 +0000 (21:52 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 11 Oct 2018 03:37:13 +0000 (20:37 -0700)
commit3be8c9d103534fadc72b3e174613f37aa19fa423
tree3a13e5b28bd1b813db894653f2874327d15cc60b
parent3fdb06aff5044ad4ac3c2895d7869b85dadb23b6
hwmon: (nct6775) Fix names of DIMM temperature sources

For NCT6795D and NCT6796D, the DIMM temperature sources are named
"Agent[01] Dimm [01]" per datasheet. Match names in datasheets to
avoid confusion.

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