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

Commit 6bd895ef authored by Karthikeyan Mani's avatar Karthikeyan Mani Committed by Gerrit - the friendly Code Review server
Browse files

asoc: codecs: bolero: increase hpf cut off frequency time



Increase hpf corner cut off frequency call back time
to sustain 150Hz cut off for a longer time to avoid
DC noise coming to the decimators during a record
session.

Change-Id: I5aa4f4c38a5dfd84655995217fdfc1708713c178
Signed-off-by: default avatarKarthikeyan Mani <kmani@codeaurora.org>
parent 8410ebe2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -730,7 +730,7 @@ static int tx_macro_enable_dec(struct snd_soc_dapm_widget *w,
							CF_MIN_3DB_150HZ) {
			schedule_delayed_work(
					&tx_priv->tx_hpf_work[decimator].dwork,
					msecs_to_jiffies(50));
					msecs_to_jiffies(300));
			snd_soc_component_update_bits(component,
					hpf_gate_reg, 0x02, 0x02);
			/*