Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2bb5bf41 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents e80520e1 02a0f638
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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)