提交 6b6d804f 编写于 作者: V Vladimir Oltean 提交者: David S. Miller

net: dsa: seville: don't write to MEM_ENA twice

There is another one of these right above the readx_poll_status.
Signed-off-by: NVladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 75cea9cb
......@@ -847,7 +847,6 @@ static int vsc9953_reset(struct ocelot *ocelot)
}
/* enable switch core */
ocelot_field_write(ocelot, SYS_RESET_CFG_MEM_ENA, 1);
ocelot_field_write(ocelot, SYS_RESET_CFG_CORE_ENA, 1);
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册