diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-12-03 10:17:37 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-12-07 19:03:58 +0300 |
commit | a65181c41e57709053892832d261956afe281deb (patch) | |
tree | fcd7ccef45d24c1c54d801d1759bcaf0ccf04c75 /fs/efivarfs | |
parent | e57eb8b5050c9b6d63eea26b194d96744fe4018a (diff) | |
download | linux-a65181c41e57709053892832d261956afe281deb.tar.xz |
platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling interval
The module parameter can be set by using ops to get and set the
values. The change will allow to check the correctness of the interval
value everytime it is changed instead of checking in the get_temp
function.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Peter Kaestle <peter@piie.net>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20201203071738.2363701-1-daniel.lezcano@linaro.org
Diffstat (limited to 'fs/efivarfs')
0 files changed, 0 insertions, 0 deletions