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