mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-11 11:16:50 +00: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>