asoc: codecs: Add delay to eliminate playback pause post SSR on hs
Add delay in post ssr to eliminate playback pause on euro usbc headset. Post ssr, headset is detected as headphone as HPH PA gets turned ON before the completion of wcd_correct_swch_plug workqueue in MBHC. Change-Id: Ib0334b37aa12b7e7371146b26eb3a1f4484656a3 Signed-off-by: Aditya Bavanari <abavanar@codeaurora.org>
This commit is contained in:
@@ -83,6 +83,7 @@ struct rouleur_priv {
|
||||
struct mutex rx_clk_lock;
|
||||
struct mutex main_bias_lock;
|
||||
bool dev_up;
|
||||
bool usbc_hs_status;
|
||||
};
|
||||
|
||||
struct rouleur_micbias_setting {
|
||||
|
Reference in New Issue
Block a user