The patch titled
spi_imx: fix typo in description
has been added to the -mm tree. Its filename is
spi_imx-fix-typo-in-description.patch
*** Remember to use Documentation/SubmitChecklist when testing your code ***
See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this
------------------------------------------------------
Subject: spi_imx: fix typo in description
From: "Will Newton" <[EMAIL PROTECTED]>
Signed-off-by: Will Newton <[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-fix-typo-in-description
drivers/spi/spi_imx.c
--- a/drivers/spi/spi_imx.c~spi_imx-fix-typo-in-description
+++ a/drivers/spi/spi_imx.c
@@ -1758,5 +1758,5 @@ static void __exit spi_imx_exit(void)
module_exit(spi_imx_exit);
MODULE_AUTHOR("Andrea Paterniani, <[EMAIL PROTECTED]>");
-MODULE_DESCRIPTION("iMX SPI Contoller Driver");
+MODULE_DESCRIPTION("iMX SPI Controller Driver");
MODULE_LICENSE("GPL");
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
pxa2xx_spi-fix-typo-in-description.patch
spi_bfin5xx-fix-typo-in-description.patch
spi_imx-fix-typo-in-description.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