diff options
author | Denis Pauk <pauk.denis@gmail.com> | 2021-09-18 01:02:38 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2021-10-12 07:22:37 -0700 |
commit | 2e7b9886968b89f0b4cbc59b8e6ed47fd4edd0dd (patch) | |
tree | bbd840d8d48b1ab775639e1cc01b2877571b7336 /Kbuild | |
parent | d7efb2ebc7b3c952104b9ebfbf88da97ea99a0a0 (diff) |
hwmon: (nct6775) Use superio_*() function pointers in sio_data.
Prepare for platform specific callbacks usage:
* Rearrange code for directly use struct nct6775_sio_data in superio_*()
functions.
* Use superio function pointers in nct6775_sio_data struct instead direct
calls.
BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=204807
Signed-off-by: Denis Pauk <pauk.denis@gmail.com>
Co-developed-by: Bernhard Seibold <mail@bernhard-seibold.de>
Signed-off-by: Bernhard Seibold <mail@bernhard-seibold.de>
Cc: Andy Shevchenko <andriy.shevchenko@intel.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210917220240.56553-2-pauk.denis@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions