]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
toshiba_bluetooth: Add RFKill handler functions
authorAzael Avalos <coproscefalo@gmail.com>
Sun, 3 May 2015 23:42:07 +0000 (17:42 -0600)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 6 May 2015 22:12:39 +0000 (15:12 -0700)
commit7ee8cd3319d5e57b1b5e2b348f078af44e67a577
treeac2a3071bff2516502cc829e8cc1ff7316309251
parent84c0691e514539900d0f90b1e4442ce49664da5a
toshiba_bluetooth: Add RFKill handler functions

This patch adds RFKill handler functions to the driver, allowing it
to register and update the rfkill switch status.

Also, a comment block was moved from the header to the poll function,
as it explains why we need to poll the killswitch on older devices.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/Kconfig
drivers/platform/x86/toshiba_bluetooth.c