From: Jarod Wilson Date: Sat, 26 Jan 2008 04:31:12 +0000 (-0500) Subject: firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins X-Git-Tag: v2.6.25-rc1~1133^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=384170da9384b7bb3650c0c9b9d17ba0f7bde4ff;p=pandora-kernel.git firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins To be more compliant with section 7.4.8 of the SBP-2 specification, use the mgt_ORB_timeout specified in the SBP-2 device's config rom for login ORB attempts (though with some sanity checks). A happy side-effect is that certain device and controller combinations that sometimes take more than 20 seconds to get synced up (like my laptop with just about any SBP-2 device) now function more reliably. Signed-off-by: Jarod Wilson Signed-off-by: Stefan Richter (silenced sparse) --- Reading git-diff-tree failed