From: Stephan Gatzka Date: Mon, 25 Jul 2011 20:16:24 +0000 (+0200) Subject: firewire: ohci: Move code from the bus reset tasklet into a workqueue X-Git-Tag: v3.2-rc1~102^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d7a36e23300d268599f6eae4093643d22fbb356;p=pandora-kernel.git 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 Signed-off-by: Stefan Richter --- Reading git-diff-tree failed