From: Linus Torvalds Date: Wed, 21 Dec 2005 22:52:32 +0000 (-0800) Subject: Initialize drivers/media/video/saa7134 late X-Git-Tag: v2.6.15-rc7~15^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7ac6b42ffba28c350cbcd48268f46689f6eb1cc;p=pandora-kernel.git Initialize drivers/media/video/saa7134 late When compiled-in, make sure the sound system has initialized before these drivers do. Reported by Adrian Bunk (The right fix would be to make the sound core use "subsys_initcall()" and thus initialize before all normal drivers, but this is the quick and limited safe fix for 2.6.15). Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed