Merge "soc: swr-mstr: Ignore redundant slave path control command"

This commit is contained in:
Linux Build Service Account
2018-10-08 23:04:37 -07:00
committed by Gerrit - the friendly Code Review server
當前提交 b112aeeb50
共有 2 個文件被更改,包括 22 次插入2 次删除

查看文件

@@ -135,6 +135,7 @@ struct swr_mstr_ctrl {
int slave_status;
struct swrm_mports mport_cfg[SWR_MAX_MSTR_PORT_NUM];
struct list_head port_req_list;
unsigned long port_req_pending;
int state;
struct platform_device *pdev;
int num_rx_chs;