[Bluetooth] Use work queue to trigger URB submission
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 15 Oct 2006 15:31:19 +0000 (17:31 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 16 Oct 2006 06:14:35 +0000 (23:14 -0700)
The bcm203x firmware loading driver uses a timer to trigger the URB
submission. It is better to use a work queue instead.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found