diff options
author | Hans de Goede <hdegoede@redhat.com> | 2023-04-04 13:02:50 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-04-11 20:55:46 +0200 |
commit | 67abe9c6a8077819aae490dcd3b9629c2e87bfc2 (patch) | |
tree | 278c9c0a00e5eff5d332bc06290055d08731a577 /include/linux/bug.h | |
parent | 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d (diff) | |
download | linux-stable-67abe9c6a8077819aae490dcd3b9629c2e87bfc2.tar.gz linux-stable-67abe9c6a8077819aae490dcd3b9629c2e87bfc2.tar.bz2 linux-stable-67abe9c6a8077819aae490dcd3b9629c2e87bfc2.zip |
ACPI: video: Remove register_backlight_delay module option and code
Since commit 5aa9d943e9b6 ("ACPI: video: Don't enable fallback path for
creating ACPI backlight by default"), the delayed registering of
acpi_video# backlight devices has been disabled by default.
The few bugreports where this option was used as a workaround were all
cases where the GPU driver did not call acpi_video_register_backlight()
and the workaround was to pass video.register_backlight_delay=1.
With the recent "ACPI: video: Make acpi_backlight=video work independent
from GPU driver" changes acpi_backlight=video can be used to achieve
the same result. So there is no need for the register_backlight_delay
option + code anymore.
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux/bug.h')
0 files changed, 0 insertions, 0 deletions