[PATCH] staging: mt29f_spinand: Fix typo in Kconfig
Brian Norris
computersforpeace at gmail.com
Tue Jan 20 12:34:43 PST 2015
On Thu, Jan 15, 2015 at 07:47:24PM +0900, Masanari Iida wrote:
> This patch fix a spelling typo in Kconfig.
>
> Signed-off-by: Masanari Iida <standby24x7 at gmail.com>
Acked-by: Brian Norris <computersforpeace at gmail.com>
Greg, do you take these patches, or should they go through me?
FWIW, we have high hopes to kill and replace this driver soon, as there
have been some better spi-nand patches floating around linux-mtd.
> ---
> drivers/staging/mt29f_spinand/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/mt29f_spinand/Kconfig b/drivers/staging/mt29f_spinand/Kconfig
> index 4031748..f3f9cb3 100644
> --- a/drivers/staging/mt29f_spinand/Kconfig
> +++ b/drivers/staging/mt29f_spinand/Kconfig
> @@ -12,5 +12,5 @@ config MTD_SPINAND_ONDIEECC
> bool "Use SPINAND internal ECC"
> depends on MTD_SPINAND_MT29F
> help
> - Internel ECC.
> + Internal ECC.
> Enables Hardware ECC support for Micron SPI NAND.
Brian
More information about the linux-mtd
mailing list