2015-05-03 23:44:40

by Azael Avalos

[permalink] [raw]
Subject: [PATCH v2 0/4] toshiba_bluetooth: Add rfkill code to driver

These patches add support to use the rfkill core functionality to the
Toshiba bluetooth driver and adapting the existing code to it.

Changes since v1:
- Merged patches two and six to avoid a broken dependency
- Merged patches three and four
- The debug message is now printed in one line instead of three
- Typos in comments

Azael Avalos (4):
toshiba_bluetooth: Add a container struct named toshiba_bluetooth_dev
toshiba_bluetooth: Add RFKill handler functions
toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to
rfkill
toshiba_bluetooth: Change BT status message to debug

drivers/platform/x86/Kconfig | 1 +
drivers/platform/x86/toshiba_bluetooth.c | 174 ++++++++++++++++++++++++-------
2 files changed, 135 insertions(+), 40 deletions(-)

--
2.3.6