Skip to content
Commit c7ac6b42 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Initialize drivers/media/video/saa7134 late



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: default avatarLinus Torvalds <torvalds@osdl.org>
parent 5a9191ff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment