OSDN Git Service

Revert "ucm2: HDA/acp - add Capture simple mixer element to the ACP Mic device"
authorJaroslav Kysela <perex@perex.cz>
Mon, 7 Dec 2020 08:33:30 +0000 (09:33 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 7 Dec 2020 08:55:09 +0000 (09:55 +0100)
This reverts commit 3320b1ac804595d6c145c1ad7af85917182a3c98.

This solution does not work. The mute state is shared between
the HDA and AMD ACP in PA, so it may cause the security issue, if
the users do not set the mute manually.

BugLink: https://github.com/alsa-project/alsa-ucm-conf/issues/64
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/HDA-Intel/HiFi-acp.conf

index 15eeca5..123ae15 100644 (file)
@@ -4,6 +4,5 @@ SectionDevice."Mic1" {
        Value {
                CapturePriority 100
                CapturePCM "hw:${var:AcpCardId}"
-               CaptureMixerElem "Capture"
        }
 }