commit | 2d7a36e23300d268599f6eae4093643d22fbb356 | [log] [tgz] |
---|---|---|
author | Stephan Gatzka <stephan@gatzka.org> | Mon Jul 25 22:16:24 2011 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Fri Sep 16 22:30:28 2011 +0200 |
tree | 8ab2e18f979af804a4f069ac77cbbd34801c5e88 | |
parent | 32ce38f40337cf4a805552e494354d961587c838 [diff] |
firewire: ohci: Move code from the bus reset tasklet into a workqueue 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>