]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
toshiba_bluetooth: Add three new functions to the driver
authorAzael Avalos <coproscefalo@gmail.com>
Thu, 26 Mar 2015 20:56:05 +0000 (14:56 -0600)
committerDarren Hart <dvhart@linux.intel.com>
Thu, 26 Mar 2015 21:15:07 +0000 (14:15 -0700)
commitbb2ea96b4840fb244e74ed7c470a3ec88e5b084a
tree541993e608d7c75f37dd2072063fb22be5acb0eb
parentfb42d1f491ebf6bb3e41b4dc93c5a1b1768e0df7
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>
drivers/platform/x86/toshiba_bluetooth.c