diff options
author | Joaquín Ignacio Aramendía <samsagax@gmail.com> | 2023-05-25 17:26:52 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2023-06-08 16:41:18 +0300 |
commit | 7590e659e063dc45a5743bb4e5eb4a21ee1fd651 (patch) | |
tree | 9882fa59ca6d4ce288e20e76ce77f5c8e038ee29 /Documentation/hwmon/index.rst | |
parent | 16d60ba8fdc4c6e4745005889dea6ed82b6b5cbd (diff) | |
download | linux-7590e659e063dc45a5743bb4e5eb4a21ee1fd651.tar.xz |
hwmon: (oxp-sensors) Stop passing device structure
We don't need to pass device structure to write_to_ec() so we remove
that from the function declaration.
The same is valid for pwm_enable() and pwm_disable() as we were passing
the pointer to hand it off to write_to_ec().
Signed-off-by: Joaquín Ignacio Aramendía <samsagax@gmail.com>
Link: https://lore.kernel.org/r/20230525142652.41981-1-samsagax@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon/index.rst')
0 files changed, 0 insertions, 0 deletions