spi: mxs: fix "transfered"->"transferred"

Trivial fix to spelling mistake in comment text.

Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
Message-ID: <20250903020347.563003-1-zhao.xichao@vivo.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Xichao Zhao
2025-09-03 10:03:47 +08:00
committed by Mark Brown
parent 793681dc7c
commit 94b39cb3ad

View File

@@ -388,7 +388,7 @@ static int mxs_spi_transfer_one(struct spi_controller *host,
TXRX_DEASSERT_CS : 0;
/*
* Small blocks can be transfered via PIO.
* Small blocks can be transferred via PIO.
* Measured by empiric means:
*
* dd if=/dev/mtdblock0 of=/dev/null bs=1024k count=1