]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btrtl: Create separate module for Realtek BT driver
authorCarlo Caione <carlo@endlessm.com>
Thu, 14 May 2015 08:49:09 +0000 (10:49 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 14 May 2015 10:04:12 +0000 (12:04 +0200)
commit539fd2c938079aad428b3aac058d8aba18fa814a
treeba2ea34ffbaa762f11b95f5843e0b9b6f144389c
parent202ce8dc42be3b9d7c3386546df8a694f416aecc
Bluetooth: btrtl: Create separate module for Realtek BT driver

As already done for btintel and btbcm export setup as separate function
in a vendor-specific module to hold all the Realtek specific commands.

Signed-off-by: Carlo Caione <carlo@endlessm.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/btrtl.c [new file with mode: 0644]
drivers/bluetooth/btrtl.h [new file with mode: 0644]
drivers/bluetooth/btusb.c