]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb54f7d9c73eab56e6b3122a09f297b971bb499a9
tree942b3653ae6191adc7be9486b277bce6ecdf375f
parent34fdd45150cf3ba915764367184c30ebbe372a5f
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