adl/sof-nau8825: fix syntax error
parent
09bcb40df5
commit
d9e279100f
|
@ -61,7 +61,7 @@ SectionDevice."Mic" {
|
|||
Macro.pcm_split.SplitPCMDevice {
|
||||
Name "adl_stereo_in"
|
||||
Direction Capture
|
||||
Device ${var:dmicpcm}
|
||||
Device "${var:dmicpcm}"
|
||||
HWChannels 4
|
||||
Channels 2
|
||||
Channel0 0
|
||||
|
|
Loading…
Reference in New Issue