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)
commit9b151fec139d32ab3acce5da5761d868e205fadd
tree2793cabf9420d2a3b8f8026cab4cc1386f0f04b6
parent4f7454a9970fa0f3e9f1a68201520e3df1bb5224
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