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

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

Merge "asoc: wcd937x: disable TX CH2 after power down"

parents ab1a6c2a 80eb5ddf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1086,6 +1086,7 @@ static int wcd937x_enable_req(struct snd_soc_dapm_widget *w,
		break;
	case SND_SOC_DAPM_POST_PMD:
		snd_soc_update_bits(codec, WCD937X_ANA_TX_CH1, 0x80, 0x00);
		snd_soc_update_bits(codec, WCD937X_ANA_TX_CH2, 0x80, 0x00);
		snd_soc_update_bits(codec, WCD937X_DIGITAL_CDC_DIG_CLK_CTL,
				    0x10, 0x00);
		snd_soc_update_bits(codec, WCD937X_DIGITAL_CDC_ANA_CLK_CTL,