linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Richard Weinberger <richard@nod.at>,
	Boris Brezillon <boris.brezillon@free-electrons.com>,
	linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
	David Woodhouse <dwmw2@infradead.org>
Subject: [GIT PULL] Late MTD fixes for v4.8
Date: Wed, 28 Sep 2016 12:42:49 -0700	[thread overview]
Message-ID: <20160928194249.GA145475@google.com> (raw)

Hi Linus,

My apologies for sending this so late. I've been fairly absent as a
maintainer this cycle, but I did queue these up weeks ago. In the
meantime, Richard was able to handle some other fixes (thanks!) but
didn't pick these up.

On the bright side, these are very simple changes that should carry
little risk. Please let me know if you have any concerns.

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/for-linus-20160928

for you to fetch changes up to f6d7c1b5598b6407c3f1da795dd54acf99c1990c:

  mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl (2016-09-09 19:39:33 -0700)

----------------------------------------------------------------
Another round of MTD fixes for v4.8

Davinci NAND: fix a long-standing bug in how we clear/prep 4-bit ECC

OMAP NAND: an error-handling fix that made it into v4.8-rc1 caused
error-handling cases in other configurations/code-paths; this fixes the fix

----------------------------------------------------------------
Karl Beldan (1):
      mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl

Roger Quadros (1):
      mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failed

 drivers/mtd/nand/davinci_nand.c | 3 +++
 drivers/mtd/nand/omap2.c        | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

                 reply	other threads:[~2016-09-28 19:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20160928194249.GA145475@google.com \
    --to=computersforpeace@gmail.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=richard@nod.at \
    --cc=torvalds@linux-foundation.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).