From 3b8760009d41a861ebd048ab0c1a25e85f80b385 Mon Sep 17 00:00:00 2001 From: Azael Avalos Date: Wed, 6 May 2015 09:35:09 -0600 Subject: [PATCH] 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-format-patch failed