diff options
| author | Michał Kępień <kernel@kempniu.pl> | 2017-05-19 10:44:48 +0300 |
|---|---|---|
| committer | Darren Hart (VMware) <dvhart@infradead.org> | 2017-06-03 22:04:47 +0300 |
| commit | d659d11ad37b2bfa8192fdf0ca2850eba955fee5 (patch) | |
| tree | 438c326a0835310ea64db5a079682a7adf9cd022 /include | |
| parent | a823f8e757a90ff5697fd9346c2dd0ede0083e89 (diff) | |
| download | linux-d659d11ad37b2bfa8192fdf0ca2850eba955fee5.tar.xz | |
platform/x86: fujitsu-laptop: use device-specific data in remaining module code
To avoid using module-wide data in remaining module code, employ
acpi_driver_data() and dev_get_drvdata() to fetch device-specific data
to work on in each function. This makes the input local variables in
hotkey-related callbacks and the module-wide struct fujitsu_laptop
redundant, so remove them. Adjust whitespace to make checkpatch happy.
Signed-off-by: Michał Kępień <kernel@kempniu.pl>
Reviewed-by: Jonathan Woithe <jwoithe@just42.net>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
