From: H Hartley Sweeten <hartleys@visionengravers.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Cc: linux-mips@linux-mips.org, linux-sh@vger.kernel.org,
linux-mtd@lists.infradead.org,
uclinux-dist-devel@blackfin.uclinux.org,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] mtd: plat_nand: Add default partition parser and use it
Date: Wed, 28 Mar 2012 11:12:48 -0700 [thread overview]
Message-ID: <201203281112.48788.hartleys@visionengravers.com> (raw)
This patch series adds cmdlinepart as the default partition parser for the
plat_nand driver and updates all the arch setup code to use it.
Arch setup code that requires other partition parsers can still pass that
information as chip.part_probe_types.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
mtd: plat_nand: Add default partition parser to driver
arm: Use the plat_nand default partition parser
blackfin: Use the plat_nand default partition parser
mips: Use the plat_nand default partition parser
sh: Use the plat_nand default partition parser
arch/arm/mach-ep93xx/snappercl15.c | 3 ---
arch/arm/mach-ep93xx/ts72xx.c | 3 ---
arch/arm/mach-ixp4xx/ixdp425-setup.c | 3 ---
arch/arm/mach-omap1/board-fsample.c | 3 ---
arch/arm/mach-omap1/board-h2.c | 3 ---
arch/arm/mach-omap1/board-h3.c | 3 ---
arch/arm/mach-omap1/board-perseus2.c | 3 ---
arch/arm/mach-orion5x/ts78xx-setup.c | 3 ---
arch/arm/mach-pxa/balloon3.c | 3 ---
arch/arm/mach-pxa/em-x270.c | 3 ---
arch/arm/mach-pxa/palmtx.c | 3 ---
arch/blackfin/mach-bf561/boards/acvilon.c | 3 ---
arch/mips/alchemy/devboards/db1200.c | 3 ---
arch/mips/alchemy/devboards/db1300.c | 3 ---
arch/mips/alchemy/devboards/db1550.c | 3 ---
arch/mips/pnx833x/common/platform.c | 6 ------
arch/sh/boards/mach-migor/setup.c | 1 -
drivers/mtd/nand/plat_nand.c | 8 ++++++--
18 files changed, 6 insertions(+), 54 deletions(-)
next reply other threads:[~2012-03-28 18:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-28 18:12 H Hartley Sweeten [this message]
2012-04-02 11:08 ` [PATCH 0/5] mtd: plat_nand: Add default partition parser and use it Artem Bityutskiy
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=201203281112.48788.hartleys@visionengravers.com \
--to=hartleys@visionengravers.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=uclinux-dist-devel@blackfin.uclinux.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