diff options
author | Azael Avalos | 2014-09-30 04:40:09 +0200 |
---|---|---|
committer | Darren Hart | 2014-09-30 22:51:08 +0200 |
commit | 893f3f62dc7ade3700cdceed23ce38bb92e3966b (patch) | |
tree | 0bce8ec369de341a56b6315faeb8971e04934016 /usr/Kconfig | |
parent | toshiba_acpi: Unify return codes prefix from HCI/SCI to TOS (diff) | |
download | kernel-qcow2-linux-893f3f62dc7ade3700cdceed23ce38bb92e3966b.tar.gz kernel-qcow2-linux-893f3f62dc7ade3700cdceed23ce38bb92e3966b.tar.xz kernel-qcow2-linux-893f3f62dc7ade3700cdceed23ce38bb92e3966b.zip |
toshiba_acpi: Change HCI/SCI functions return code type
Currently the HCI/SCI read/write functions are returning
the status of the ACPI call and also assigning the
returned value of the HCI/SCI function, however, only
the HCI/SCI status is being checked.
This patch changes such functions, returning the value
of the HCI/SCI function instead of the ACPI call status,
eliminating one parameter, and returning something
useful that indeed is being checked.
Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'usr/Kconfig')
0 files changed, 0 insertions, 0 deletions