commit | c1ac2dc34b51a9d2191067bbf2aebc8e8ddada70 | [log] [tgz] |
---|---|---|
author | Kamal Dasu <kdasu.kdev@gmail.com> | Thu May 16 12:41:47 2019 -0400 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Jun 27 20:06:40 2019 +0200 |
tree | 40670febf23c30c78e86936a4be58d71be1d5545 | |
parent | 9f897bfdd89f5f08a12fa263a7f57fbf8ad9292f [diff] |
mtd: rawnand: brcmnand: When oops in progress use pio and interrupt polling If mtd_oops is in progress, switch to polling during NAND command completion instead of relying on DMA/interrupts so that the mtd_oops buffer can be completely written in the assigned NAND partition. Signed-off-by: Kamal Dasu <kdasu.kdev@gmail.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>