Explorar o código

Merge "asoc: csra66x0: Add support for 16ch audio playback"

Linux Build Service Account %!s(int64=6) %!d(string=hai) anos
pai
achega
2bb5bf4130
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      asoc/codecs/csra66x0/csra66x0.c

+ 3 - 1
asoc/codecs/csra66x0/csra66x0.c

@@ -336,7 +336,9 @@ struct csra66x0_cluster_device csra_clust_dev_tbl[] = {
 	{NULL, "CSRA_56"},
 	{NULL, "CSRA_78"},
 	{NULL, "CSRA_9A"},
-	{NULL, "CSRA_BC"}
+	{NULL, "CSRA_BC"},
+	{NULL, "CSRA_DE"},
+	{NULL, "CSRA_F0"}
 };
 
 static int sysfs_get_param(char *buf, u32 *param, int num_of_par)