]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile()
authorAdam Lee <adam8157@gmail.com>
Thu, 5 Jun 2014 13:47:44 +0000 (21:47 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:41 +0000 (17:42 +0200)
commit37fd2861a2f6c9f3b08bfba8161078f91406a7c8
treebe3c60cb82380cf0b0e6c80480827e310189a98a
parent1396315aed5aa05615854bb85bc656127d0a060e
Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile()

Invoking usb_sndbulkpipe() on same pipe for same purpose only once is
enough.

Signed-off-by: Adam Lee <adam8157@gmail.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
drivers/bluetooth/ath3k.c