alsa-util: do not try to guess the mixer name from the PCM name
authorJaroslav Kysela <perex@perex.cz>
Fri, 6 Dec 2019 15:05:07 +0000 (16:05 +0100)
committerArun Raghavan <arun@arunraghavan.net>
Wed, 18 Dec 2019 07:29:11 +0000 (08:29 +0100)
commitd8200ee805ed6b508a8174031080b1d98a7c27b3
tree927b24955ccd4e664a985b4afc6f559262cc9f58
parentef1df946274a0499e1fa631a8b6680c23c4eb723
alsa-util: do not try to guess the mixer name from the PCM name

This is just invalid. It results to an error in almost all cases.
The hw:<number> scheme is sufficient to get the right card mixer.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/modules/alsa/alsa-ucm.c
src/modules/alsa/alsa-util.c