commit | b0c3e138b467a5cc3b2eb44c6525227f66d1496d | [log] [tgz] |
---|---|---|
author | Adam Lee <adam8157@gmail.com> | Thu Jun 05 21:47:44 2014 +0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:41 2014 +0200 |
tree | be3c60cb82380cf0b0e6c80480827e310189a98a | |
parent | 53730107b223e31f5d2fe2648f58a4ef90ad6f12 [diff] |
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>