Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
toshiba_bluetooth: Clean up *_add function and disable BT device at r…
…emoval This patch cleans the toshiba_bluetooth_add function by using the recently introduced function toshiba_bluetooth_present, simplifying its code and returning appropriate error values. Also, disables the BT device at the removal of the driver, by using the function toshiba_bluetooth_disable. Signed-off-by: Azael Avalos <coproscefalo@gmail.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
- Loading branch information