jsl/sof-rt5682/storo: Fix Condition type

common-codecs
WeirdTreeThing 2023-09-17 16:25:52 -04:00
parent 9536aaadf0
commit 63f39650d3
No known key found for this signature in database
GPG Key ID: 1F56A4B52998B851
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ If.magpie {
If.storo {
Condition {
Type Regex
Type RegexMatch
Regex "^(Storo|Storo360)$"
String "${sys:devices/virtual/dmi/id/product_name}"
}