commit | 49a5f782d03888e8b55ed799e57a592b76ce32f6 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Oct 20 02:30:48 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Oct 21 00:49:23 2015 +0200 |
tree | f11597a854f34df398e26a9ca349fc9400f9ddba | |
parent | e131d74a3afe2b44c3bc59dc4ff06bfd0481ab1a [diff] |
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>