]> git.alsa-project.org Git - alsa-tools.git/commit
Fix error of rmedigicontrol with recent driver change
authorMartin Langer <martin-langer@gmx.de>
Tue, 21 Jun 2005 12:50:57 +0000 (12:50 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Jun 2005 12:50:57 +0000 (12:50 +0000)
commitd8758b8482cc35d5afae1a53f051e1b0b406076b
treea987202dc6379301d747956810047e04dcbbf66f
parent792c421e0a7cb42e2885a8e4e831949d9577a574
Fix error of rmedigicontrol with recent driver change

There was a change in the mixer (enumerates) and I forgot to change
rmedigicontrol, too. But this patch removes
"snd_ctl_elem_value_get_enumerated()" for the rme32/rme96 cards now.
The patch is only tested with a rme32 card here.

Signed-off-by: Martin Langer <martin-langer@gmx.de>
rmedigicontrol/rmedigicontrol.c