提交 26f0c860 编写于 作者: M Masahiro Yamada

serial: uniphier: fix typo in comment

Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
上级 055e5ad2
......@@ -137,7 +137,7 @@ static int uniphier_serial_probe(struct udevice *dev)
priv->uartclk = clk_data->clk_rate;
/* flush the trasmitter empty before changing hw setting */
/* flush the trasmitter before changing hw setting */
while (!(readl(priv->membase + UNIPHIER_UART_LSR) & UART_LSR_TEMT))
;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册