Bluetooth: btusb: Set early vendor info for Intel and Broadcom
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 20 Oct 2015 00:30:48 +0000 (02:30 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 20 Oct 2015 22:49:23 +0000 (00:49 +0200)
commit49a5f782d03888e8b55ed799e57a592b76ce32f6
treef11597a854f34df398e26a9ca349fc9400f9ddba
parente131d74a3afe2b44c3bc59dc4ff06bfd0481ab1a
Bluetooth: btusb: Set early vendor info for Intel and Broadcom

For the controllers from Intel and Broadcom (including Apple), it is
helpful to have the information about the manufacturer send out early.

This patch sets the hdev->manufacturer information which will be send
out before actually calling the vendor specific hdev->setup driver
callback.

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