* [PATCH] staging: mt29f_spinand: Fix typo in Kconfig
@ 2015-01-15 10:47 Masanari Iida
2015-01-20 20:34 ` Brian Norris
0 siblings, 1 reply; 3+ messages in thread
From: Masanari Iida @ 2015-01-15 10:47 UTC (permalink / raw)
To: kamlakant.patel, gregkh, linux-mtd; +Cc: devel, Masanari Iida, manonuevo
This patch fix a spelling typo in Kconfig.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
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.
--
2.3.0.rc0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] staging: mt29f_spinand: Fix typo in Kconfig
2015-01-15 10:47 [PATCH] staging: mt29f_spinand: Fix typo in Kconfig Masanari Iida
@ 2015-01-20 20:34 ` Brian Norris
2015-01-20 21:19 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Brian Norris @ 2015-01-20 20:34 UTC (permalink / raw)
To: Masanari Iida; +Cc: devel, gregkh, linux-mtd, kamlakant.patel, manonuevo
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@gmail.com>
Acked-by: Brian Norris <computersforpeace@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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] staging: mt29f_spinand: Fix typo in Kconfig
2015-01-20 20:34 ` Brian Norris
@ 2015-01-20 21:19 ` Greg KH
0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2015-01-20 21:19 UTC (permalink / raw)
To: Brian Norris; +Cc: Masanari Iida, devel, linux-mtd, kamlakant.patel, manonuevo
On Tue, Jan 20, 2015 at 12:34:43PM -0800, Brian Norris wrote:
> 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@gmail.com>
>
> Acked-by: Brian Norris <computersforpeace@gmail.com>
>
> Greg, do you take these patches, or should they go through me?
I can take them directly, and add your ack. No need for you to do
anything else here, thanks.
> 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.
Wonderful, let me know when you want me to delete these, I like deleting
code :)
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-01-20 21:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-15 10:47 [PATCH] staging: mt29f_spinand: Fix typo in Kconfig Masanari Iida
2015-01-20 20:34 ` Brian Norris
2015-01-20 21:19 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).