[GIT PULL] MTD fixes for 3.13-rc

From: Brian Norris
Date: Fri Dec 13 2013 - 02:44:44 EST


Hi Linus,

Here are two MTD fixes for the pxa3xx-nand driver.

Brian

The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

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

for you to fetch changes up to 15b540c71cac840f0a3e8b1b4b7a773deb847ffb:

mtd: nand: pxa3xx: Use info->use_dma to release DMA resources (2013-12-12 15:02:04 -0800)

----------------------------------------------------------------
Two MTD fixes, for the pxa3xx-nand driver:

- This driver was not ready to fully support Armada 370 NAND, with
particularly notable problems seen on flash with 2KB page sizes. This
"compatible" entry really should have been held back until 3.14 or
later.

- Fix a bug seen in rare cases on the error path of a failed probe attempt,
where we free unallocated DMA resources

----------------------------------------------------------------
Ezequiel Garcia (2):
Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string"
mtd: nand: pxa3xx: Use info->use_dma to release DMA resources

drivers/mtd/nand/pxa3xx_nand.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/