Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / spi / spi-mxs.c
index c3f8d3a22472a10e219cd52577c605504c6ecc21..51460878af041f6ce85c518415c13f74fc04c46e 100644 (file)
@@ -85,7 +85,7 @@ static int mxs_spi_setup_transfer(struct spi_device *dev,
                mxs_ssp_set_clk_rate(ssp, hz);
                /*
                 * Save requested rate, hz, rather than the actual rate,
-                * ssp->clk_rate.  Otherwise we would set the rate every trasfer
+                * ssp->clk_rate.  Otherwise we would set the rate every transfer
                 * when the actual rate is not quite the same as requested rate.
                 */
                spi->sck = hz;