commit | 2d888c5f22b49bba174e0343f8e4ddfb374fa816 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Tue Sep 18 09:49:29 2018 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed Oct 10 20:37:13 2018 -0700 |
tree | 2f4695ab45adc026848ae2e3440546db2cb323c6 | |
parent | 97ce6df46874331b46e279ae18bd07365e6cd586 [diff] |
hwmon: (nct6775) Declare and initialize LDN specific config variables earlier Declare and initialize LDN / chip specific configuration variables earlier. This simplifies re-using the configuration variables for multiple chips and makes the code easier to read. Signed-off-by: Guenter Roeck <linux@roeck-us.net>