j
k
j a
j l
...@@ -943,7 +953,10 @@ int sdw_cdns_init(struct sdw_cdns *cdns) cdns_writel(cdns, CDNS_MCP_CONFIG, val); return 0; /* commit changes */ ret = cdns_update_config(cdns); return ret; return cdns_update_config(cdns);
@@ -943,7 +953,10 @@ int sdw_cdns_init(struct sdw_cdns *cdns) cdns_writel(cdns, CDNS_MCP_CONFIG, val); return 0; /* commit changes */ ret = cdns_update_config(cdns); return ret;
@@ -943,7 +953,10 @@ int sdw_cdns_init(struct sdw_cdns *cdns)
cdns_writel(cdns, CDNS_MCP_CONFIG, val);
yes, will fix. thanks!
Back to the thread
Back to the list