aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2022-11-07 13:43:22 +0100
committerHans de Goede <[email protected]>2022-11-16 08:48:19 +0100
commitdb5e2a4ca0a7a5fe54f410590292ea2e91de6798 (patch)
tree8e724abdf313446a4b5e085caed499a1889768a1 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parente57d58ee1868b1ad3e8040335a2941506feb52e4 (diff)
platform/x86: thinkpad_acpi: Fix max_brightness of thinklight
Thinklight has only two values, on/off so it's reasonable for max_brightness to be 0 and 1 as if you write anything between 0 and 255 it will be 255 anyway so there's no point for it to be 255. This may look like it is a userspace API change, but writes with a value larget then the new max_brightness will still be accepted, these will be silently clamped to the new max_brightness by led_set_brightness_nosleep(). So no userspace API problems are expected. Reported-by: MichaƂ Szczepaniak <[email protected]> Link: https://lore.kernel.org/platform-driver-x86/[email protected]/ Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions