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)
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>

No differences found