From: Azael Avalos Date: Wed, 6 May 2015 15:35:12 +0000 (-0600) Subject: toshiba_acpi: Remove TOS_FAILURE check from some functions X-Git-Tag: omap-for-v4.3/legacy-v2-signed~81^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8baec45da1181572c0f8dc40c421c3f7ebecb0ab;p=pandora-kernel.git 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-diff-tree failed