soc: swr-mstr: Update soundwire state to SSR during UP
During SSR up event handler, if soundwire state is already up or auto suspend jiffies is not completed, ensure put in suspend/SSR state. Propagated from the 5.0 branch. Change-Id: I2a8a995399e7844cbc1d6a5676f0d57d97577862 Signed-off-by: Junkai Cai <junkai@codeaurora.org>
这个提交包含在:
@@ -52,6 +52,7 @@ enum {
|
||||
SWR_MSTR_UP,
|
||||
SWR_MSTR_DOWN,
|
||||
SWR_MSTR_SSR,
|
||||
SWR_MSTR_SSR_RESET,
|
||||
};
|
||||
|
||||
enum swrm_pm_state {
|
||||
|
在新工单中引用
屏蔽一个用户