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

From: Azael Avalos
Date: Sun May 03 2015 - 19:44:42 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/