aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAzael Avalos <[email protected]>2014-09-29 20:40:09 -0600
committerDarren Hart <[email protected]>2014-09-30 13:51:08 -0700
commit893f3f62dc7ade3700cdceed23ce38bb92e3966b (patch)
tree0bce8ec369de341a56b6315faeb8971e04934016 /tools
parent1864bbc207756c8a3e6e3fe585c11853d28a579a (diff)
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 <[email protected]> Signed-off-by: Darren Hart <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions