]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: dummy - Add debug proc file
authorTakashi Iwai <tiwai@suse.de>
Tue, 8 Sep 2009 12:30:49 +0000 (14:30 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Sep 2009 12:46:49 +0000 (14:46 +0200)
commit87f952d8e4093ba9a96cc0736bef50d7e3a739f5
tree2793cabf9420d2a3b8f8026cab4cc1386f0f04b6
parent3e9004c83753de131a943cb38fbe54d8f85bbc6f
ALSA: dummy - Add debug proc file

Added the debug proc file to see or change the snd_pcm_hardware fields
to emulate.  The parameters can be changed by writing to a proc file like:

    # echo periods_min 4 > /proc/asound/card1/dummy_pcm

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/dummy.c