toshiba_acpi: Fix illumination not available on certain models
authorAzael Avalos <coproscefalo@gmail.com>
Fri, 5 Sep 2014 17:14:04 +0000 (11:14 -0600)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 17 Sep 2014 20:55:51 +0000 (13:55 -0700)
commit12962878fbf9578b3d30ee4d8a5cd6632f26324c
tree65bd1dc914edaa774b2074d86bab9a97f1d908a4
parent408a5d136b84f5fb43c9441153403d18255cb79c
toshiba_acpi: Fix illumination not available on certain models

Some Toshiba models with illumination support set a different
value on the returned codes, thus not allowing the illumination
LED to be registered, where it should be.

This patch removes a check from toshiba_illumination_available
function to allow such models to register the illumination LED.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/toshiba_acpi.c