aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichał Kępień <[email protected]>2017-04-05 08:49:06 +0200
committerDarren Hart (VMware) <[email protected]>2017-04-13 10:16:06 -0700
commitb4bb0cfdb00e97f8a4804dc93777a65869084078 (patch)
treeffbf55c9ef4e2cfd95ba9b3c36df322912b72b2e /tools/perf/scripts/python
parente06e4831d51decc23419b6c3d045f9c8c876da7d (diff)
platform/x86: fujitsu-laptop: make disable_brightness_adjust a boolean
Due to the way the disable_brightness_adjust module parameter is currently handled in acpi_fujitsu_bl_add(), it can only be set to either 0 or 1, which effectively makes it a boolean. Emphasize that by changing module parameter type to bool. Do not announce parameter value in a debug message as it can be dynamically changed via sysfs and its current value can also be read from there. Clean up module parameter description. Signed-off-by: Michał Kępień <[email protected]> Reviewed-by: Jonathan Woithe <[email protected]> Signed-off-by: Darren Hart (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions