Browse Source

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

qctecmdr 5 years ago
parent
commit
36c2daf90b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      asoc/codecs/bolero/tx-macro.c

+ 1 - 1
asoc/codecs/bolero/tx-macro.c

@@ -780,7 +780,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);
 			/*