Bluetooth: btusb: Move Broadcom quirk setting into support module
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 6 Apr 2015 05:52:15 +0000 (22:52 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Apr 2015 16:47:11 +0000 (18:47 +0200)
commit941521e24fa8019b94eedecdd0b39942b0060399
treeb012ad0384cf61f68d6d4e9d35cc5f8f1be697cb
parentc2bfb10092ece07f9e9cf5096cfeec0ef92a97c5
Bluetooth: btusb: Move Broadcom quirk setting into support module

The quirks for Broadcom devices can be set from the setup function and
to keep the code simple, just move them into Broadcom support module.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/btbcm.c
drivers/bluetooth/btusb.c