Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sound/soc/qcom/sc8280xp.c
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ static const struct snd_soc_common qcs615_priv_data = {
.driver_name = "qcs615",
.dapm_widgets = sc8280xp_dapm_widgets,
.num_dapm_widgets = ARRAY_SIZE(sc8280xp_dapm_widgets),
.mi2s_mclk_enable = true,
.codec_sysclk_set = true,
};

static const struct snd_soc_common qcs6490_priv_data = {
Expand Down
Loading