The patch titled
spi_imx spelling fixes
has been removed from the -mm tree. Its filename was
spi_imx-spelling-fixes.patch
This patch was dropped because it was merged into mainline or a subsystem tree
The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
------------------------------------------------------
Subject: spi_imx spelling fixes
From: Joe Perches <[EMAIL PROTECTED]>
Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
Signed-off-by: David Brownell <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
drivers/spi/spi_imx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -puN drivers/spi/spi_imx.c~spi_imx-spelling-fixes drivers/spi/spi_imx.c
--- a/drivers/spi/spi_imx.c~spi_imx-spelling-fixes
+++ a/drivers/spi/spi_imx.c
@@ -157,7 +157,7 @@
#define SPI_FIFO_BYTE_WIDTH (2)
#define SPI_FIFO_OVERFLOW_MARGIN (2)
-/* DMA burst lenght for half full/empty request trigger */
+/* DMA burst length for half full/empty request trigger */
#define SPI_DMA_BLR (SPI_FIFO_DEPTH * SPI_FIFO_BYTE_WIDTH /
2)
/* Dummy char output to achieve reads.
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
origin.patch
uml-add-missing-space.patch
uml-style-fixes-in-arch-um-kernel.patch
git-cpufreq.patch
git-hwmon.patch
git-kvm.patch
git-unionfs.patch
printk_ratelimit-functions-should-use-config_printk.patch
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html