linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for v3.13 0/2] pxa3xx-nand fixes for v3.13
@ 2013-12-10 12:57 Ezequiel Garcia
  2013-12-10 12:57 ` [PATCH for v3.13 1/2] mtd: nand: pxa3xx: Use info->use_dma to release DMA resources Ezequiel Garcia
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Ezequiel Garcia @ 2013-12-10 12:57 UTC (permalink / raw)
  To: linux-mtd
  Cc: Thomas Petazzoni, Lior Amsalem, Seif Mazareeb, Tawfik Bayouk,
	Arnaud Ebalard, Ezequiel Garcia, Gregory Clement, Brian Norris

Two almost-oneline fixes intended for v3.13.

The first commit fixes a current problem that can be reproduced
on PXA boards, when use_dma = 1 and after a device fails to be detected.
The driver currently tries to release DMA resources that are not allocated.

The second commit fixes a problem that can be triggered on PXA boards
by writing a blank page (0xff).
The bug itself was found by Arnaud Ebalard while testing 2048B page size
support on the Armada 370/XP variant, yet the bug can be reproduced on the
driver's PXA variant.

Ezequiel Garcia (2):
  mtd: nand: pxa3xx: Use info->use_dma to release DMA resources
  mtd: nand: pxa3xx: Clear need_wait flag when starting a command

 drivers/mtd/nand/pxa3xx_nand.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
1.8.1.5

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-12-12 23:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10 12:57 [PATCH for v3.13 0/2] pxa3xx-nand fixes for v3.13 Ezequiel Garcia
2013-12-10 12:57 ` [PATCH for v3.13 1/2] mtd: nand: pxa3xx: Use info->use_dma to release DMA resources Ezequiel Garcia
2013-12-12 23:03   ` Brian Norris
2013-12-10 12:57 ` [PATCH for v3.13 2/2] mtd: nand: pxa3xx: Clear need_wait flag when starting a command Ezequiel Garcia
2013-12-12 20:35   ` Brian Norris
2013-12-12 22:38     ` Ezequiel Garcia
2013-12-12 22:59       ` Brian Norris
2013-12-11 20:20 ` [PATCH for v3.13 0/2] pxa3xx-nand fixes for v3.13 Ezequiel Garcia
2013-12-11 20:35   ` Brian Norris
2013-12-11 20:48     ` Ezequiel Garcia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).