Merge "soundwire: Vote for LPASS HW Core before soundwire register access"

This commit is contained in:
qctecmdr
2019-04-14 23:16:15 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 33 additions and 0 deletions

View File

@@ -154,6 +154,7 @@ struct swr_mstr_ctrl {
int wlock_holders;
u32 intr_mask;
struct port_params **port_param;
struct clk *lpass_core_hw_vote;
u8 num_usecase;
u32 swr_irq_wakeup_capable;
};