Files
android_kernel_xiaomi_sm8450/drivers/platform/x86
Azael Avalos 893f3f62dc 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>
2014-09-30 13:51:08 -07:00
..
2014-01-12 23:44:09 +01:00
2014-09-29 14:54:27 -07:00
2013-07-10 15:42:40 -04:00
2013-02-24 14:49:54 -08:00
2014-06-09 17:45:36 -04:00
2014-08-16 01:23:51 -07:00