commit | a1aabd5f3609dfa460050402c677620312bc2876 | [log] [tgz] |
---|---|---|
author | Michał Kępień <kernel@kempniu.pl> | Wed Apr 05 08:49:01 2017 +0200 |
committer | Darren Hart (VMware) <dvhart@infradead.org> | Thu Apr 13 10:16:05 2017 -0700 |
tree | 1b71630d8d02f570292d7293d6cf067104a15dfa | |
parent | 07acf62a40f2410a00ed058db225c8f959ff8695 [diff] |
platform/x86: fujitsu-laptop: switch to a managed backlight device Use a managed backlight device to get rid of acpi_fujitsu_bl_remove(). Change the parent of the backlight device from NULL to the FUJ02B1 ACPI device as the latter is required for the backlight device to work. Signed-off-by: Michał Kępień <kernel@kempniu.pl> Reviewed-by: Jonathan Woithe <jwoithe@just42.net> Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>