[GIT PULL] Late MTD fixes for v4.8

Brian Norris computersforpeace at gmail.com
Wed Sep 28 12:42:49 PDT 2016


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(-)



More information about the linux-mtd mailing list