提交 2f263d9d 编写于 作者: J Justin P. Mattock 提交者: Grant Likely

spi/dw_spi Typo change diable to disable.

Signed-off-by: NJustin P. Mattock <justinmattock@gmail.com>
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 477ca3ad
......@@ -594,7 +594,7 @@ static void pump_transfers(unsigned long data)
spi_set_clk(dws, clk_div ? clk_div : chip->clk_div);
spi_chip_sel(dws, spi->chip_select);
/* Set the interrupt mask, for poll mode just diable all int */
/* Set the interrupt mask, for poll mode just disable all int */
spi_mask_intr(dws, 0xff);
if (imask)
spi_umask_intr(dws, imask);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册