Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Xichao Zhao and committed by
Mark Brown
94b39cb3 793681dc

+1 -1
+1 -1
drivers/spi/spi-mxs.c
··· 388 388 TXRX_DEASSERT_CS : 0; 389 389 390 390 /* 391 - * Small blocks can be transfered via PIO. 391 + * Small blocks can be transferred via PIO. 392 392 * Measured by empiric means: 393 393 * 394 394 * dd if=/dev/mtdblock0 of=/dev/null bs=1024k count=1