]> git.alsa-project.org Git - alsa-lib.git/commit
softvol - add missing name
authorTakashi Iwai <tiwai@suse.de>
Wed, 28 Nov 2007 13:24:26 +0000 (14:24 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 28 Nov 2007 13:24:26 +0000 (14:24 +0100)
commit2ae2bbf19035525bffd2a8c40bba4d4ee3347984
tree2d9d8913746d131412d1fb9675dec11674f7a5b7
parent72ede8a12d2eed686f91bd00dd4badc10d5e4c3e
softvol - add missing name

softvol can be also a pass-thru when the given control already exists
as a hardware control, and the name isn't set properly because of
slave creation.  This patch fixes it.
src/pcm/pcm_softvol.c