sof-hda-dsp: fix the capture device names (use sofhdadsp)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
d560d25481
commit
2f944b774e
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue