From: Stefan Richter Date: Tue, 6 Feb 2007 01:34:45 +0000 (+0100) Subject: ieee1394: fix host device registering when nodemgr disabled X-Git-Tag: v2.6.21-rc1~76^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91efa462054d44ae52b0c6c8325ed5e899f2cd17;p=pandora-kernel.git ieee1394: fix host device registering when nodemgr disabled Since my commit 8252bbb1363b7fe963a3eb6f8a36da619a6f5a65 in 2.6.20-rc1, host devices have a dummy driver attached. Alas the driver was not registered before use if ieee1394 was loaded with disable_nodemgr=1. This resulted in non-functional FireWire drivers or kernel lockup. http://bugzilla.kernel.org/show_bug.cgi?id=7942 Signed-off-by: Stefan Richter --- Reading git-diff-tree failed