The patch titled pxa2xx_spi: fix typo in description has been added to the -mm tree. Its filename is pxa2xx_spi-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: pxa2xx_spi: fix typo in description From: "Will Newton" <will.newton@xxxxxxxxx> Signed-off-by: Will Newton <will.newton@xxxxxxxxx> Signed-off-by: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/spi/pxa2xx_spi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/spi/pxa2xx_spi.c~pxa2xx_spi-fix-typo-in-description drivers/spi/pxa2xx_spi.c --- a/drivers/spi/pxa2xx_spi.c~pxa2xx_spi-fix-typo-in-description +++ a/drivers/spi/pxa2xx_spi.c @@ -39,7 +39,7 @@ #include <asm/arch/pxa2xx_spi.h> MODULE_AUTHOR("Stephen Street"); -MODULE_DESCRIPTION("PXA2xx SSP SPI Contoller"); +MODULE_DESCRIPTION("PXA2xx SSP SPI Controller"); MODULE_LICENSE("GPL"); #define MAX_BUSES 3 _ Patches currently in -mm which might be from will.newton@xxxxxxxxx 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html