mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 01:32:21 +02:00
Currently we disable the Acer WMI backlight device if there is no ACPI backlight device. As a result, we end up with no backlight device at all. We should instead disable it if there is an ACPI device, as the other laptop drivers do. This regression was introduced in |
||
|---|---|---|
| .. | ||
| acer-wmi.c | ||
| asus_acpi.c | ||
| asus-laptop.c | ||
| compal-laptop.c | ||
| dell-laptop.c | ||
| eeepc-laptop.c | ||
| fujitsu-laptop.c | ||
| hp-wmi.c | ||
| intel_menlow.c | ||
| Kconfig | ||
| Makefile | ||
| msi-laptop.c | ||
| panasonic-laptop.c | ||
| sony-laptop.c | ||
| tc1100-wmi.c | ||
| thinkpad_acpi.c | ||
| toshiba_acpi.c | ||
| wmi.c | ||