asoc: codecs: Add delay to eliminate playback pause post SSR on hs

Add delay in post ssr to eliminate playback pause on euro headset.On
post ssr hs detected as hp due to where pa become on before the completion
of wcd_correct_swch_plug workqueue which lead to detect plug_type
as hp.

Change-Id: Ie114fcd0458d9f5edebeee087c90600c3b0c3da2
Signed-off-by: Prasad Kumpatla <nkumpat@codeaurora.org>
This commit is contained in:
Prasad Kumpatla
2020-03-13 17:19:56 +05:30
committato da Gerrit - the friendly Code Review server
parent 93afa626ed
commit bd2c17661b
4 ha cambiato i file con 32 aggiunte e 0 eliminazioni

Vedi File

@@ -104,6 +104,7 @@ struct wcd938x_priv {
int ear_rx_path;
bool dev_up;
u8 tx_master_ch_map[WCD938X_MAX_SLAVE_CH_TYPES];
bool usbc_hs_status;
};
struct wcd938x_micbias_setting {