Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | generic: fix Macronix SPI-NAND driver | Daniel Golle | 2023-03-27 |
Use scratch buffer for DMA operetations. Passing a pointer to a stack variable won't work and results in bogus bit flips being reported. Patch was submitted upstream and is part of Linux 6.3. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |