提交 a44619c3 编写于 作者: M Michael Heimpold 提交者: Mark Brown

spi: spi-mxs: fix a tiny typo in a comment

Signed-off-by: NMichael Heimpold <mhei@heimpold.de>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 7d1311b9
......@@ -85,7 +85,7 @@ static int mxs_spi_setup_transfer(struct spi_device *dev,
mxs_ssp_set_clk_rate(ssp, hz);
/*
* Save requested rate, hz, rather than the actual rate,
* ssp->clk_rate. Otherwise we would set the rate every trasfer
* ssp->clk_rate. Otherwise we would set the rate every transfer
* when the actual rate is not quite the same as requested rate.
*/
spi->sck = hz;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册