* [PATCH] MTD: Fix bogus inequation
@ 2012-06-23 18:40 Marek Vasut
2012-06-27 13:55 ` Artem Bityutskiy
0 siblings, 1 reply; 3+ messages in thread
From: Marek Vasut @ 2012-06-23 18:40 UTC (permalink / raw)
To: linux-mtd; +Cc: Marek Vasut, Artem Bityutskiy, David Woodhouse
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Cc: David Woodhouse <David.Woodhouse@intel.com>
---
drivers/mtd/devices/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mtd/devices/Kconfig b/drivers/mtd/devices/Kconfig
index 4cdb2af..6cc5a1a 100644
--- a/drivers/mtd/devices/Kconfig
+++ b/drivers/mtd/devices/Kconfig
@@ -97,7 +97,7 @@ config MTD_M25P80
doesn't support the JEDEC ID instruction.
config M25PXX_USE_FAST_READ
- bool "Use FAST_READ OPCode allowing SPI CLK <= 50MHz"
+ bool "Use FAST_READ OPCode allowing SPI CLK >= 50MHz"
depends on MTD_M25P80
default y
help
--
1.7.10
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MTD: Fix bogus inequation
2012-06-23 18:40 [PATCH] MTD: Fix bogus inequation Marek Vasut
@ 2012-06-27 13:55 ` Artem Bityutskiy
2012-06-27 20:16 ` Marek Vasut
0 siblings, 1 reply; 3+ messages in thread
From: Artem Bityutskiy @ 2012-06-27 13:55 UTC (permalink / raw)
To: Marek Vasut; +Cc: linux-mtd, David Woodhouse
[-- Attachment #1: Type: text/plain, Size: 383 bytes --]
On Sat, 2012-06-23 at 20:40 +0200, Marek Vasut wrote:
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
> Cc: David Woodhouse <David.Woodhouse@intel.com>
> ---
> drivers/mtd/devices/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Pushed to l2-mtd.git, thanks!
--
Best Regards,
Artem Bityutskiy
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MTD: Fix bogus inequation
2012-06-27 13:55 ` Artem Bityutskiy
@ 2012-06-27 20:16 ` Marek Vasut
0 siblings, 0 replies; 3+ messages in thread
From: Marek Vasut @ 2012-06-27 20:16 UTC (permalink / raw)
To: linux-mtd, artem.bityutskiy; +Cc: David Woodhouse
Dear Artem Bityutskiy,
> On Sat, 2012-06-23 at 20:40 +0200, Marek Vasut wrote:
> > Signed-off-by: Marek Vasut <marex@denx.de>
> > Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
> > Cc: David Woodhouse <David.Woodhouse@intel.com>
> > ---
> >
> > drivers/mtd/devices/Kconfig | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Pushed to l2-mtd.git, thanks!
Heh, you're welcome :-)
Best regards,
Marek Vasut
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-27 20:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-23 18:40 [PATCH] MTD: Fix bogus inequation Marek Vasut
2012-06-27 13:55 ` Artem Bityutskiy
2012-06-27 20:16 ` Marek Vasut
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox