diff options
author | 2022-04-26 18:01:53 -0700 | |
---|---|---|
committer | 2022-05-20 10:57:06 -0700 | |
commit | c3963bc0a0cf9ecb205a9d4976eb92b6df2fa3fd (patch) | |
tree | 37877c3a0be95edac62fd6abf24fcdc32e9335f9 /lib | |
parent | hwmon: (nct6775) Convert S_I* permissions macros to octal (diff) | |
download | linux-dev-c3963bc0a0cf9ecb205a9d4976eb92b6df2fa3fd.tar.xz linux-dev-c3963bc0a0cf9ecb205a9d4976eb92b6df2fa3fd.zip |
hwmon: (nct6775) Split core and platform driver
This splits the nct6775 driver into an interface-independent core and
a separate platform driver that wraps inb/outb port I/O (or asuswmi
methods) around that core.
Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
Tested-by: Renze Nicolai <renze@rnplus.nl>
Link: https://lore.kernel.org/r/20220427010154.29749-7-zev@bewilderbeest.net
Tested-by: Oleksandr Natalenko <oleksandr@natalenko.name>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions