]> git.karo-electronics.de Git - karo-tx-linux.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)
commitdb33c77dddc2ed2cff3061d0b096a9f5ab0c3647
treeba2ea34ffbaa762f11b95f5843e0b9b6f144389c
parenta1e85f04d8c73f885de1cca46515f66b82049231
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