commit | 4ec1d234a96659b881d9e2070978ec0a25668d44 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Fri Mar 29 13:26:40 2019 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon Apr 15 17:19:53 2019 -0700 |
tree | 001e5c11a7073776934a7c8201e8ef99c678b154 | |
parent | 4cdb562147467b3530e86c7c51c3fbffe3067c09 [diff] |
hwmon: (nct7904) Use new HWMON_CHANNEL_INFO() macro The new macro simplifies the code, reduces the likelihood of errors, and makes the code easier to read. Signed-off-by: Guenter Roeck <linux@roeck-us.net>