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)
commitb0c3e138b467a5cc3b2eb44c6525227f66d1496d
treebe3c60cb82380cf0b0e6c80480827e310189a98a
parent53730107b223e31f5d2fe2648f58a4ef90ad6f12
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
This page took 0.039177 seconds and 5 git commands to generate.