mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-03 11:43:03 +09:00
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>