From 18b8696b66d79024649c895d4a5b7da4f268300e Mon Sep 17 00:00:00 2001 From: Azael Avalos Date: Thu, 26 Mar 2015 14:56:06 -0600 Subject: [PATCH] toshiba_bluetooth: Clean up *_add function and disable BT device at removal 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 Signed-off-by: Darren Hart --- Reading git-format-patch failed