]> Git Repo - linux.git/commit - sound/isa/sb/sb16_csp.c
[ALSA] Don't use request_firmware if internal firmwares are defined
authorTakashi Iwai <[email protected]>
Thu, 26 Apr 2007 12:13:44 +0000 (14:13 +0200)
committerJaroslav Kysela <[email protected]>
Fri, 11 May 2007 14:56:11 +0000 (16:56 +0200)
commitb7dd2b349a9fa9e4347780c2bbb41e51484b5bb5
treef5b896fd062a410e46bc35963fe15cdaed38f654
parentf223a9fc3d5707c354588570e2cf1f3abf6b1f84
[ALSA] Don't use request_firmware if internal firmwares are defined

Don't use request_firmware() if the internal firmwares are defined
via Kconfig.  Otherwise it results in a significant delay at loading
time (minutes).

Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Jaroslav Kysela <[email protected]>
sound/isa/sb/sb16_csp.c
sound/isa/wavefront/wavefront_fx.c
sound/pci/korg1212/korg1212.c
sound/pci/maestro3.c
sound/pci/ymfpci/ymfpci_main.c
This page took 0.061536 seconds and 4 git commands to generate.