From: josh.wu@atmel.com (Josh Wu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] atmel_nand: remove cpu_is_xxx() in nand driver
Date: Thu, 9 May 2013 15:34:53 +0800 [thread overview]
Message-ID: <1368084895-18266-1-git-send-email-josh.wu@atmel.com> (raw)
avoid to use cpu_is_xxx() macro in driver, we use platform data and dts
for the different cpu.
Josh Wu (2):
atmel_nand: at91/avr32/: Replace cpu_is_at32ap7000() with a nand
platform data
mtd: atmel_nand: add a new dt binding item for nand dma support
.../devicetree/bindings/mtd/atmel-nand.txt | 1 +
arch/avr32/mach-at32ap/at32ap700x.c | 3 +++
drivers/mtd/nand/atmel_nand.c | 24 ++++++++------------
include/linux/platform_data/atmel.h | 4 ++++
4 files changed, 17 insertions(+), 15 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-05-09 7:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-09 7:34 Josh Wu [this message]
2013-05-09 7:34 ` [PATCH 1/2] atmel_nand: at91/avr32/: Replace cpu_is_at32ap7000() with a nand platform data Josh Wu
2013-05-09 18:12 ` Hans-Christian Egtvedt
2013-05-09 7:34 ` [PATCH 2/2] mtd: atmel_nand: add a new dt binding item for nand dma support Josh Wu
2013-07-01 6:25 ` [PATCH 0/2] atmel_nand: remove cpu_is_xxx() in nand driver 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=1368084895-18266-1-git-send-email-josh.wu@atmel.com \
--to=josh.wu@atmel.com \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).