sof-hda-dsp: fix the capture device names (use sofhdadsp)

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2019-10-31 17:36:57 +01:00
commit 2f944b774e

View file

@ -76,7 +76,7 @@ SectionDevice."Headset" {
]
Value {
CapturePCM "hw:0,0"
CapturePCM "hw:sofhdadsp,0"
CaptureVolume "Capture"
CaptureSwitch "Capture Switch"
CaptureChannels "2"
@ -100,7 +100,7 @@ SectionDevice."Dmic" {
]
Value {
CapturePCM "hw:0,6"
CapturePCM "hw:sofhdadsp,6"
CaptureVolume "Dmic0 Capture Volume"
CaptureSwitch "Dmic0 Capture Switch"
CaptureChannels "2"