From 8baec45da1181572c0f8dc40c421c3f7ebecb0ab Mon Sep 17 00:00:00 2001 From: Azael Avalos Date: Wed, 6 May 2015 09:35:12 -0600 Subject: [PATCH] toshiba_acpi: Remove TOS_FAILURE check from some functions This patch removes the check for TOS_FAILURE whenever we are using the tci_raw function call, as that code is only returned by the {hci, sci}_{read, write} functions and never by the tci_raw, and thus making that check irrelevant. Signed-off-by: Azael Avalos Signed-off-by: Darren Hart --- Reading git-format-patch failed