aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing/sysfs-driver-samsung-laptop
diff options
context:
space:
mode:
authorAzael Avalos <coproscefalo@gmail.com>2015-01-18 19:17:12 -0700
committerDarren Hart <dvhart@linux.intel.com>2015-01-28 21:55:01 -0800
commitfa465739d4dad4c04715f1e8f1416d86b5b71b64 (patch)
tree8f2f80cbd833b4d9b4126f4903d9ec593cbfe063 /Documentation/ABI/testing/sysfs-driver-samsung-laptop
parentasus-laptop: use DEVICE_ATTR_xx macros (diff)
downloadlinux-dev-fa465739d4dad4c04715f1e8f1416d86b5b71b64.tar.xz
linux-dev-fa465739d4dad4c04715f1e8f1416d86b5b71b64.zip
toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open function
This was "toshiba_acpi: Change sci_open function return value" Some Toshiba laptops have "poorly implemented" SCI calls on their BIOSes and are not checking for sci_{open, close} calls, therefore, the sci_open function is failing and making some of the supported features unavailable (kbd backlight, touchpad, illumination, etc.). This patch checks whether we receive TOS_NOT_SUPPORTED and returns 1, making the supported features work on such laptops. In the case that some laptops really do not support the SCI, all the SCI dependent functions check for TOS_NOT_SUPPORTED, and thus, not registering support for the queried feature. Signed-off-by: Azael Avalos <coproscefalo@gmail.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-driver-samsung-laptop')
0 files changed, 0 insertions, 0 deletions