asoc: lpass-codec: enable TX Core clock before codec reg access
Enable the TX Core clock to enable access to lpass-cdc registers. Change-Id: I3088e06e9e77ef24b2e4e802852cc3bb65542f5c Signed-off-by: Vangala, Amarnath <quic_avangala@quicinc.com>
This commit is contained in:
@@ -73,6 +73,7 @@ struct lpass_cdc_priv {
|
||||
struct clk *lpass_audio_hw_vote;
|
||||
int core_hw_vote_count;
|
||||
int core_audio_vote_count;
|
||||
int core_clk_vote_count;
|
||||
|
||||
/* Entry for version info */
|
||||
struct snd_info_entry *entry;
|
||||
|
Reference in New Issue
Block a user