From: Jody McIntyre Date: Fri, 30 Sep 2005 18:59:08 +0000 (-0700) Subject: [PATCH] ieee1394: reorder activities after bus reset (fixes device detection) X-Git-Tag: v2.6.14-rc3~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=328699bf0ff4d35a9932ce279441f955e78a890e;p=pandora-kernel.git [PATCH] ieee1394: reorder activities after bus reset (fixes device detection) Units were not detected if the local IRM performed a bus reset. ("The root node is not cycle master capable; selecting a new root node and resetting...", often seen with iPods and other SBP-2 devices). Rearrange the order of IRM duties and node scanning. TODO: Audit the ROM caching and parsing code for underlying issues. Signed-off-by: Stefan Richter Signed-off-by: Jody McIntyre Cc: Ben Collins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed