From: Azael Avalos Date: Wed, 6 May 2015 15:35:09 +0000 (-0600) Subject: toshiba_acpi: Remove no longer needed hci_{read, write}2 functions X-Git-Tag: omap-for-v4.3/legacy-v2-signed~81^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b8760009d41a861ebd048ab0c1a25e85f80b385;p=pandora-kernel.git 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 Signed-off-by: Darren Hart --- Reading git-diff-tree failed