]> git.baikalelectronics.ru Git - kernel.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)
commitbd51beeba654d6c2d2bda4160a807bd12c1311de
tree541993e608d7c75f37dd2072063fb22be5acb0eb
parent9b0c527c650643aece34fc29b1f010629cfa15b4
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