mbox series

[v2,0/2] spi: airoha: Fix errors reported by mtd_test kernel modules

Message ID 20240919-airoha-spi-fixes-v2-0-cb0f0ed9920a@kernel.org
Headers show
Series spi: airoha: Fix errors reported by mtd_test kernel modules | expand

Message

Lorenzo Bianconi Sept. 19, 2024, 4:57 p.m. UTC
Fix errors detected running mtd_test kernel test modules.

---
Changes in v2:
- repost patch 3/4 and 4/4 improving commit log
- Link to v1: https://lore.kernel.org/r/20240913-airoha-spi-fixes-v1-0-de2e74ed4664@kernel.org

---
Lorenzo Bianconi (2):
      spi: airoha: remove read cache in airoha_snand_dirmap_read()
      spi: airoha: do not keep {tx,rx} dma buffer always mapped

 drivers/spi/spi-airoha-snfi.c | 173 +++++++++++++++++-------------------------
 1 file changed, 69 insertions(+), 104 deletions(-)
---
base-commit: 220bc4acfbc26376962b155db5160de942a5e4cf
change-id: 20240913-airoha-spi-fixes-56bb430fb99f

Best regards,