diff options
author | Hans de Goede | 2016-01-14 09:41:48 +0100 |
---|---|---|
committer | Rafael J. Wysocki | 2016-01-15 22:09:07 +0100 |
commit | 95565f884137e5d38caaa674a6813d854713e801 (patch) | |
tree | 2360e97f19cc58aaadbde7e947edc1867a4afc9f /include/acpi | |
parent | ACPI / video: Document acpi_video_handles_brightness_key_presses() a bit (diff) | |
download | kernel-qcow2-linux-95565f884137e5d38caaa674a6813d854713e801.tar.gz kernel-qcow2-linux-95565f884137e5d38caaa674a6813d854713e801.tar.xz kernel-qcow2-linux-95565f884137e5d38caaa674a6813d854713e801.zip |
ACPI / video: Revert "thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()"
acpi_video_handles_brightness_key_presses()'s may return false if the i915
driver is not loaded yet when thinkpad_acpi loads, and then return true
after the i915 driver has loaded. This means that thinkpad_acpi cannot
use it as is since thinkpad_acpi caches the return value.
This reverts commit 7714687a2b2d ("thinkpad_acpi: Use
acpi_video_handles_brightness_key_presses()").
Fixes: 7714687a2b2d "thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()"
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/acpi')
0 files changed, 0 insertions, 0 deletions