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

spi: sun4i: fix typos in comments

Various spelling mistakes in comments.
Detected with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20220314115354.144023-22-Julia.Lawall@inria.fr
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Julia Lawall and committed by
Mark Brown
2002c132 1889421a

+1 -1
+1 -1
drivers/spi/spi-sun4i.c
··· 280 280 * SPI_CLK = MOD_CLK / (2 ^ (cdr + 1)) 281 281 * Or we can use CDR2, which is calculated with the formula: 282 282 * SPI_CLK = MOD_CLK / (2 * (cdr + 1)) 283 - * Wether we use the former or the latter is set through the 283 + * Whether we use the former or the latter is set through the 284 284 * DRS bit. 285 285 * 286 286 * First try CDR2, and if we can't reach the expected