aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/backport-5.15/892-v6.5-mtd-spinand-winbond-Fix-ecc_get_status.patch
Commit message (Collapse)AuthorAge
* generic: backport fix for Winbond SPI NANDDaniel Golle2023-08-13
Avoid using stack allocated memory for DMA operations. Fixes: 156c00dedc ("generic: backport Winbond W25N02KV SPI-NAND support") Fixes: b71c870caa ("generic: 6.1: re-add two Winbond nand fixes") Signed-off-by: Daniel Golle <daniel@makrotopia.org>