[GIT PULL] MTD fixes for 3.12-rc

Brian Norris computersforpeace at gmail.com
Tue Oct 8 19:10:22 PDT 2013


Hi Linus!

David Woodhouse and I have queued up a few MTD fixes for 3.12. As David seems
to be MIA again, I am sending the following pull request with his permission.

Thanks,
Brian

The following changes since commit 7b9e3a6ac00be4f3d654a711573b1794b046c22f:

  Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (2013-09-19 18:49:08 -0500)

are available in the git repository at:


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

for you to fetch changes up to 2b468ef0e7959b703626b64c4d264ef822c9267a:

  mtd: m25p80: Fix 4 byte addressing mode for Micron devices. (2013-09-27 05:56:22 -0500)

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

- fix a small memory leak in some new ONFI code
- account for additional odd variations of Micron SPI flash

----------------------------------------------------------------
Brian Norris (1):
      mtd: nand: fix memory leak in ONFI extended parameter page

Elie De Brauwer (1):
      mtd: m25p80: Fix 4 byte addressing mode for Micron devices.

 drivers/mtd/devices/m25p80.c | 17 +++++++++++++++--
 drivers/mtd/nand/nand_base.c |  8 +++-----
 2 files changed, 18 insertions(+), 7 deletions(-)



More information about the linux-mtd mailing list