commit | bb2ea96b4840fb244e74ed7c470a3ec88e5b084a | [log] [tgz] |
---|---|---|
author | Azael Avalos <coproscefalo@gmail.com> | Thu Mar 26 14:56:05 2015 -0600 |
committer | Darren Hart <dvhart@linux.intel.com> | Thu Mar 26 14:15:07 2015 -0700 |
tree | 541993e608d7c75f37dd2072063fb22be5acb0eb | |
parent | fb42d1f491ebf6bb3e41b4dc93c5a1b1768e0df7 [diff] |
toshiba_bluetooth: Add three new functions to the driver This patch introduces three new functions, which are going to be used by the next patches. The functions introduced are toshiba_bluetooth_present, toshiba_bluetooth_status and toshiba_bluetooth_disable, which queries the presence of the device, queries the status and disables the device respectively. Signed-off-by: Azael Avalos <coproscefalo@gmail.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>