https://github.com/torvalds/linux
Revision c7ac6b42ffba28c350cbcd48268f46689f6eb1cc authored by Linus Torvalds on 21 December 2005, 22:52:32 UTC, committed by Linus Torvalds on 21 December 2005, 22:52:32 UTC
When compiled-in, make sure the sound system has initialized
before these drivers do.

Reported by Adrian Bunk <bunk@stusta.de>

(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 <torvalds@osdl.org>
1 parent 5a9191f
History
Tip revision: c7ac6b42ffba28c350cbcd48268f46689f6eb1cc authored by Linus Torvalds on 21 December 2005, 22:52:32 UTC
Initialize drivers/media/video/saa7134 late
Tip revision: c7ac6b4
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 63.8 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top