Unverified Commit 94b39cb3 authored by Xichao Zhao's avatar Xichao Zhao Committed by Mark Brown
Browse files

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



Trivial fix to spelling mistake in comment text.

Signed-off-by: default avatarXichao Zhao <zhao.xichao@vivo.com>
Message-ID: <20250903020347.563003-1-zhao.xichao@vivo.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 793681dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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