]> Git Repo - linux.git/commit
[ALSA] Introduce slots option to snd module
authorTakashi Iwai <[email protected]>
Fri, 26 Oct 2007 13:10:15 +0000 (15:10 +0200)
committerJaroslav Kysela <[email protected]>
Thu, 31 Jan 2008 16:29:11 +0000 (17:29 +0100)
commit304cd07f92027af7e92d742d9554c3be9fa4d4cf
tree79129c34ac5a4ae063b6d0bd8cd62bd0fbb45ac0
parente97a516701cfc3c4b27444212208884214d10c20
[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 <[email protected]>
Signed-off-by: Jaroslav Kysela <[email protected]>
Documentation/sound/alsa/ALSA-Configuration.txt
sound/core/init.c
This page took 0.054549 seconds and 4 git commands to generate.