Merge pull request #2 from samueldr/fix/glk-dmic-split
glk: Fix syntax error introduced with dmic splitpull/3/head
commit
1a79ad7450
|
@ -118,7 +118,7 @@ SectionDevice."Mic" {
|
|||
Channel1 1
|
||||
ChannelPos0 FL
|
||||
ChannelPos1 FR
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
SectionDevice."Headset" {
|
||||
|
|
|
@ -118,7 +118,7 @@ SectionDevice."Mic" {
|
|||
Channel1 1
|
||||
ChannelPos0 FL
|
||||
ChannelPos1 FR
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
SectionDevice."Headset" {
|
||||
|
|
Loading…
Reference in New Issue