diff options
author | Hans de Goede <hdegoede@redhat.com> | 2022-06-18 19:15:22 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2022-09-03 12:17:27 +0200 |
commit | 10212754a0d2c4b4ae951c04f154a82dd2a1f9c4 (patch) | |
tree | a346e1f5fbe4c6d4d56c7d8cf3645afd9b884b98 /drivers/base/property.c | |
parent | de6f3121dc6b2226b85a91b1fe2ac2d08a8b5248 (diff) | |
download | linux-10212754a0d2c4b4ae951c04f154a82dd2a1f9c4.tar.bz2 |
ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks
acpi_backlight=native is the default for these, but as the comment
explains the quirk was still necessary because even briefly registering
the acpi_video0 backlight; and then unregistering it once the native
driver showed up, was leading to issues.
After the "ACPI: video: Make backlight class device registration
a separate step" patch from earlier in this patch-series, we no
longer briefly register the acpi_video0 backlight on systems where
the native driver should be used.
So this is no longer an issue an the quirks are no longer needed.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=215683
Tested-by: Werner Sembach <wse@tuxedocomputers.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/base/property.c')
0 files changed, 0 insertions, 0 deletions