]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] Introduce slots option to snd module
authorTakashi Iwai <tiwai@suse.de>
Fri, 26 Oct 2007 13:10:15 +0000 (15:10 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:11 +0000 (17:29 +0100)
commit317959ca513436f8d4de95ffad0ef6abfbff8d43
tree79129c34ac5a4ae063b6d0bd8cd62bd0fbb45ac0
parent66d605abe9b52ff80b599e0cf8af2fda1d114c1a
[ALSA] Introduce slots option to snd module

Introduced the global 'slots' option to snd module.  This option provides
an alternative way to handle the order of multiple sound card instances.
It's an easier approach to avoid conflict with hotplug devices, and can
be used together with the existing 'order' option of each card driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Documentation/sound/alsa/ALSA-Configuration.txt
sound/core/init.c