[GIT PULL] final MTD fixes for 3.12

Brian Norris computersforpeace at gmail.com
Fri Oct 25 10:32:15 PDT 2013


Hi Linus,

Can you please pull a few more MTD regression fixes for 3.12?

I signed my tag this time, although you still have little reason to trust
it.

Thanks,
Brian

The following changes since commit b291a22952e74bb2fcf9c57c6d8bae52a4f197e2:

  Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtd (2013-10-10 11:30:33 -0700)

are available in the git repository at:

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

for you to fetch changes up to 031e2777e03401d629e62602c8ce42b017732d4d:

  mtd: gpmi: fix ECC regression (2013-10-25 10:09:43 -0700)

----------------------------------------------------------------

A few more last-minute regression fixes, prepared jointly by me and David
Woodhouse:

* Revert pxa3xx to its old name to avoid breaking existing 'mtdparts=' boot
  strings.

* Return GPMI NAND to its legacy ECC layout for backwards compatibility. We
  will revisit this in 3.13.

A note from David on the latter fix: "This leaves a harmless cosmetic warning
about an unused function. At this point in the cycle I really don't care."

----------------------------------------------------------------
David Woodhouse (1):
      mtd: gpmi: fix ECC regression

Ezequiel Garcia (1):
      mtd: nand: pxa3xx: Fix registered MTD name

 drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 2 +-
 drivers/mtd/nand/pxa3xx_nand.c         | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)



More information about the linux-mtd mailing list