]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()
authorHans de Goede <hdegoede@redhat.com>
Tue, 22 Dec 2015 18:09:50 +0000 (19:09 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 1 Jan 2016 02:14:51 +0000 (03:14 +0100)
commit7714687a2b2d4afcfac8c3bcc99ace16efa98882
tree1edf13b0be4ec33f3d4b59ef3bf12c3038aff37f
parent61679c725553ccffd8b281955186410550bd1eaf
thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()

Use the new acpi_video_handles_brightness_key_presses function to check
if we should report brightness key-presses.

This makes the code both easier to read and makes it properly report
key-presses when acpi-video is not reporting them for reasons other
then the backlight type being vendor.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/platform/x86/thinkpad_acpi.c