提交 e3595405 编写于 作者: R Rob Maris 提交者: Mike Frysinger

spi/bfin_spi: fix typo in comment

Signed-off-by: NRob Maris <maris.rob@vdi.de>
Signed-off-by: NBarry Song <barry.song@analog.com>
Signed-off-by: NMike Frysinger <vapier@gentoo.org>
上级 7715aad4
......@@ -364,7 +364,7 @@ static const struct transfer_ops bfin_transfer_ops_u16 = {
.duplex = bfin_spi_u16_duplex,
};
/* test if ther is more transfer to be done */
/* test if there is more transfer to be done */
static void *bfin_spi_next_transfer(struct master_data *drv_data)
{
struct spi_message *msg = drv_data->cur_msg;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册