firewire: ohci: Move code from the bus reset tasklet into a workqueue
authorStephan Gatzka <stephan@gatzka.org>
Mon, 25 Jul 2011 20:16:24 +0000 (22:16 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Fri, 16 Sep 2011 20:30:28 +0000 (22:30 +0200)
Code inside bus_reset_work may now sleep. This is a prerequisite to
support a phy from Texas Instruments cleanly. The patch to support this
phy will be submitted later.

Signed-off-by: Stephan Gatzka <stephan@gatzka.org>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>

No differences found