jsl/sof-rt5682/storo: Fix Condition type
parent
9536aaadf0
commit
63f39650d3
|
@ -67,7 +67,7 @@ If.magpie {
|
||||||
|
|
||||||
If.storo {
|
If.storo {
|
||||||
Condition {
|
Condition {
|
||||||
Type Regex
|
Type RegexMatch
|
||||||
Regex "^(Storo|Storo360)$"
|
Regex "^(Storo|Storo360)$"
|
||||||
String "${sys:devices/virtual/dmi/id/product_name}"
|
String "${sys:devices/virtual/dmi/id/product_name}"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue