toshiba_acpi: Remove no longer needed hci_{read, write}2 functions
authorAzael Avalos <coproscefalo@gmail.com>
Wed, 6 May 2015 15:35:09 +0000 (09:35 -0600)
committerDarren Hart <dvhart@linux.intel.com>
Mon, 11 May 2015 17:38:19 +0000 (10:38 -0700)
commit3b8760009d41a861ebd048ab0c1a25e85f80b385
treefe79031b1f730cb72557ceb7f6110c0cd4ad3a5b
parent8798df8845c74d3433997d026abf7ba013a7fcdd
toshiba_acpi: Remove no longer needed hci_{read, write}2 functions

This patch removes the hci_{read, write}2 functions from the driver,
and the toshiba_hotkey_event_type_get function was adapted to use the
tci_raw function.

The hci_write2 function was only used by the bluetooth rfkill code,
but since its removal, it was causing build warnings, and the
hci_read2 function was only used by the toshiba_hotkey_event_type_get
function.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/toshiba_acpi.c
This page took 0.027843 seconds and 5 git commands to generate.