* [PATCH] OMAP: RX51: use OneNAND sync read / write
@ 2009-06-12 12:08 Adrian Hunter
2009-06-15 12:50 ` [APPLIED] " Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Hunter @ 2009-06-12 12:08 UTC (permalink / raw)
To: Tony Lindgren; +Cc: linux-omap Mailing List
>From aea78b09cac91d51d31ef61a2554f3470b498cfd Mon Sep 17 00:00:00 2001
From: Adrian Hunter <adrian.hunter@nokia.com>
Date: Fri, 12 Jun 2009 14:41:14 +0300
Subject: [PATCH] OMAP: RX51: use OneNAND sync read / write
Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
---
arch/arm/mach-omap2/board-rx51-peripherals.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-omap2/board-rx51-peripherals.c b/arch/arm/mach-omap2/board-rx51-peripherals.c
index da93b86..9a0bf67 100644
--- a/arch/arm/mach-omap2/board-rx51-peripherals.c
+++ b/arch/arm/mach-omap2/board-rx51-peripherals.c
@@ -362,6 +362,7 @@ static struct omap_onenand_platform_data board_onenand_data = {
.gpio_irq = 65,
.parts = onenand_partitions,
.nr_parts = ARRAY_SIZE(onenand_partitions),
+ .flags = ONENAND_SYNC_READWRITE,
};
static void __init board_onenand_init(void)
--
1.5.6.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [APPLIED] [PATCH] OMAP: RX51: use OneNAND sync read / write
2009-06-12 12:08 [PATCH] OMAP: RX51: use OneNAND sync read / write Adrian Hunter
@ 2009-06-15 12:50 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2009-06-15 12:50 UTC (permalink / raw)
To: linux-omap
This patch has been applied to the linux-omap
by youw fwiendly patch wobot.
Branch in linux-omap: omap-fixes
Initial commit ID (Likely to change): 34ae3934a45d8255752a82adda0740f571bd33ef
PatchWorks
http://patchwork.kernel.org/patch/29756/
Git (Likely to change, and takes a while to get mirrored)
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=34ae3934a45d8255752a82adda0740f571bd33ef
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-15 12:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-12 12:08 [PATCH] OMAP: RX51: use OneNAND sync read / write Adrian Hunter
2009-06-15 12:50 ` [APPLIED] " Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox