platform/x86: toshiba_bluetooth: Decouple an error checking status code
authorAzael Avalos <coproscefalo@gmail.com>
Wed, 7 Sep 2016 15:28:15 +0000 (09:28 -0600)
committerDarren Hart <dvhart@linux.intel.com>
Fri, 23 Sep 2016 23:21:06 +0000 (16:21 -0700)
commit28e476d7438eedd3ecc7b5ebe6f2a3dfd21ca10e
tree942b3653ae6191adc7be9486b277bce6ecdf375f
parentbaae5f91577ac6416b03c3d95815f52e1e244f3b
platform/x86: toshiba_bluetooth: Decouple an error checking status code

This patch simply decouples the error checking of the ACPI status and
the actual BT status, as those two were nested in an if/else check, but
are completely unrelated.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/toshiba_bluetooth.c