[Raring][PATCH v2] UBUNTU: SAUCE: Bluetooth: use hci_send_cmd instead of usb_control_msg
Andy Whitcroft
apw at canonical.com
Fri Sep 6 10:49:44 UTC 2013
On Fri, Sep 06, 2013 at 04:47:09PM +0800, Jesse Sung wrote:
> From: Wen-chien Jesse Sung <jesse.sung at canonical.com>
>
> BugLink: https://launchpad.net/bugs/1065400
This bug looks to have been 'closed' with fixed released before, does
this imply that those fixes did not fix things, or that this is a new
problem introduced by those, or a separate but related problem. I am
wondering if we should be leaving the old bug fixed as it did fix things
for the original people there:
"Thank you Jesse very much!, my BT is working again :-)"
and making a new one as the continuation for the new issues? Thoughts?
> Calling usb_control_msg directly to send firmware file does not work
> with new platforms. Use hci_send_cmd instead.
>
> Signed-off-by: Wen-chien Jesse Sung <jesse.sung at canonical.com>
This patch, is this a combination backport of something specific or new
code from yourself? I think the attribution above imples it is yours
alone? Just want to confirm. If it is a backport of something then it
would be good to know what for comparison.
> ---
> drivers/bluetooth/btusb.c | 58 +++++++++++++++++++++++------------------------
> net/bluetooth/hci_core.c | 1 +
> 2 files changed, 29 insertions(+), 30 deletions(-)
-apw
More information about the kernel-team
mailing list