[GIT PULL] Late MTD fix for v4.5

Brian Norris computersforpeace at gmail.com
Fri Mar 11 16:01:21 PST 2016


Hi Linus,

I have 2 small, late updates for MTD. The fix is trivial and tested.
Both low reward (it's just a test) and even lower risk.

And some suckers^Wlovely people offered to help out maintaining and
reviewing "officially," so we might as well get them in now.

The following changes since commit 44248affb5d82d32cdb58a92a94ce191d4ddee60:

  MAINTAINERS: add maintainer entry for FREESCALE GPMI NAND driver (2016-02-25 11:22:37 -0800)

are available in the git repository at:

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

for you to fetch changes up to 9df4f913eb39046fa57c4217bb3429a63e164000:

  MAINTAINERS: add a maintainer for the NAND subsystem (2016-03-10 10:48:04 -0800)

----------------------------------------------------------------
Late MTD fix for v4.5:

 * A simple error code handling fix for the NAND ECC test; this was a
   regression in v4.5-rc1

 * A MAINTAINERS update, which might as well go in ASAP

----------------------------------------------------------------
Boris BREZILLON (1):
      MAINTAINERS: add a maintainer for the NAND subsystem

Jorge Ramirez-Ortiz (1):
      mtd: nand: tests: fix regression introduced in mtd_nandectest

 MAINTAINERS                         | 11 +++++++++++
 drivers/mtd/tests/mtd_nandecctest.c |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)



More information about the linux-mtd mailing list