platform/x86: fujitsu-laptop: ignore errors when setting backlight power
authorMichał Kępień <kernel@kempniu.pl>
Wed, 5 Apr 2017 06:49:07 +0000 (08:49 +0200)
committerDarren Hart (VMware) <dvhart@infradead.org>
Thu, 13 Apr 2017 17:16:06 +0000 (10:16 -0700)
commitf7c4c3fad5937bef41696d39422fb7773accf912
tree53918073287253ac2a0374b5d0e71a0b17ccb063
parentb4bb0cfdb00e97f8a4804dc93777a65869084078
platform/x86: fujitsu-laptop: ignore errors when setting backlight power

Not all Fujitsu laptops support controlling backlight power through the
FUJ02E3 ACPI device.  Remove the debug message informing about a failed
attempt to set backlight power as it may be confusing and the return
value of call_fext_func() is logged anyway.

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>
drivers/platform/x86/fujitsu-laptop.c