From: Stefan Richter Date: Sat, 24 Jan 2009 19:35:38 +0000 (+0100) Subject: firewire: core: optimize card shutdown X-Git-Tag: v2.6.29-rc4~105^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e747a5c0be3efe5465e45c8e326bc766b1288be6;p=pandora-kernel.git firewire: core: optimize card shutdown This fixes a regression by "firewire: keep highlevel drivers attached during brief connection loss": There were 2 seconds unnecessary waiting added to the shutdown procedure of each controller. We use card->link as status flag to signal the device handler that there is no use to wait for a come-back. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed