linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: computersforpeace@gmail.com (Brian Norris)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] MTD/NAND cleanups for v4.5
Date: Mon, 7 Dec 2015 19:13:06 -0800	[thread overview]
Message-ID: <20151208031306.GP120110@google.com> (raw)

Hi,

Per discussion with Arnd, I plan to pull these into the MTD tree for
4.5, but you should probably have them too.

Full series posted here:

http://lists.infradead.org/pipermail/linux-mtd/2015-December/063828.html

FYI, I got Arnd's 'ack' to take this one solely via MTD, since it's
unlikely to get conflicts:

http://lists.infradead.org/pipermail/linux-mtd/2015-December/063840.html

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/arm-soc/for-4.5/cleanup

for you to fetch changes up to c993e09504fca192bac4ac3f5a3411ac68cba2e6:

  ARM: nand: make use of mtd_to_nand() where appropriate (2015-12-07 18:58:20 -0800)

----------------------------------------------------------------
Two changes for NAND/MTD refactoring. The mtd_to_nand() helper will allow us to
stop using mtd->priv for NAND drivers.

----------------------------------------------------------------
Boris BREZILLON (2):
      mtd: nand: add an mtd_to_nand() helper
      ARM: nand: make use of mtd_to_nand() where appropriate

 arch/arm/mach-ep93xx/snappercl15.c   | 4 ++--
 arch/arm/mach-ep93xx/ts72xx.c        | 4 ++--
 arch/arm/mach-imx/mach-qong.c        | 2 +-
 arch/arm/mach-ixp4xx/ixdp425-setup.c | 2 +-
 arch/arm/mach-omap1/board-nand.c     | 2 +-
 arch/arm/mach-orion5x/ts78xx-setup.c | 6 +++---
 arch/arm/mach-pxa/balloon3.c         | 2 +-
 arch/arm/mach-pxa/em-x270.c          | 2 +-
 arch/arm/mach-pxa/palmtx.c           | 2 +-
 include/linux/mtd/nand.h             | 5 +++++
 10 files changed, 18 insertions(+), 13 deletions(-)

             reply	other threads:[~2015-12-08  3:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-08  3:13 Brian Norris [this message]
2015-12-15 16:41 ` [GIT PULL] MTD/NAND cleanups for v4.5 Arnd Bergmann

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=20151208031306.GP120110@google.com \
    --to=computersforpeace@gmail.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).