From: Ladislav Michl <Ladislav.Michl@seznam.cz>
To: linux-omap@vger.kernel.org
Cc: linux-mtd@lists.infradead.org
Subject: [PATCH 0/2] OMAP: use physmap-flash
Date: Tue, 8 Dec 2009 20:21:11 +0100 [thread overview]
Message-ID: <20091208192111.GA32268@localhost.localdomain> (raw)
There is nothing special on omapflash driver, so it can be replaced with
physmap-flash. First patch in serie does exactly this and second one removes
drivers/mtd/maps/omap_nor.c and associated Kconfig option. I'd like to have
either ack or merge into mtd git tree by mtd maintainers for that second part.
arch/arm/mach-omap1/flash.c | 33 ++
arch/arm/plat-omap/include/plat/flash.h | 16 +
arch/arm/mach-omap1/Makefile | 2
arch/arm/mach-omap1/board-fsample.c | 9
arch/arm/mach-omap1/board-h2.c | 9
arch/arm/mach-omap1/board-h3.c | 9
arch/arm/mach-omap1/board-innovator.c | 9
arch/arm/mach-omap1/board-osk.c | 9
arch/arm/mach-omap1/board-palmte.c | 9
arch/arm/mach-omap1/board-palmtt.c | 9
arch/arm/mach-omap1/board-palmz71.c | 10
arch/arm/mach-omap1/board-perseus2.c | 9
arch/arm/mach-omap1/board-sx1.c | 11
arch/arm/mach-omap1/board-voiceblue.c | 9
arch/arm/mach-omap2/board-2430sdp.c | 7
arch/arm/mach-omap2/board-h4.c | 7
drivers/mtd/maps/Kconfig | 9
drivers/mtd/maps/Makefile | 1
drivers/mtd/maps/omap_nor.c | 188 -----------------
19 files changed, 112 insertions(+), 253 deletions(-)
next reply other threads:[~2009-12-08 18:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-08 19:21 Ladislav Michl [this message]
2009-12-08 18:33 ` [PATCH 0/2] OMAP: use physmap-flash Tony Lindgren
2009-12-09 10:07 ` Artem Bityutskiy
2009-12-09 16:26 ` Tony Lindgren
2009-12-08 19:24 ` [PATCH 1/2] OMAP: convert boards to " Ladislav Michl
2009-12-11 22:12 ` Tony Lindgren
2009-12-13 23:55 ` [PATCH v2 " Ladislav Michl
2010-01-07 0:57 ` Tony Lindgren
2010-01-07 2:01 ` Tony Lindgren
2009-12-08 19:28 ` [PATCH 2/2] MTD: remove no longer used OMAP flash map Ladislav Michl
2010-01-07 0:51 ` [APPLIED] " Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091208192111.GA32268@localhost.localdomain \
--to=ladislav.michl@seznam.cz \
--cc=ladis@linux-mips.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox