topology2: use correct key word for contraint attribute

Signed-off-by: Rander Wang <rander.wang@intel.com>
This commit is contained in:
Rander Wang 2021-07-14 16:25:50 +08:00 committed by Liam Girdwood
parent b42798bc6a
commit ab387b9bfc
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Class.Widget."copier" {
#
DefineAttribute."copier_type" {
constraints {
!values [
!valid_values [
"host"
"SSP" # TODO: add more DAIs
"module"