commit | 7ee8cd3319d5e57b1b5e2b348f078af44e67a577 | [log] [tgz] |
---|---|---|
author | Azael Avalos <coproscefalo@gmail.com> | Sun May 03 17:42:07 2015 -0600 |
committer | Darren Hart <dvhart@linux.intel.com> | Wed May 06 15:12:39 2015 -0700 |
tree | ac2a3071bff2516502cc829e8cc1ff7316309251 | |
parent | 84c0691e514539900d0f90b1e4442ce49664da5a [diff] |
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>