On some platforms DMA burst size is not the same as hard coded default Fix the driver to support them. In v4: - fix s/master/controller/g In v3: - drop threshold print since it's easy to calculate constant (Jarkko) - split one more unrelated change to a separate patch, but independent from this series (Jarkko) In v2: - drop unrelated changes (Jarkko, Robert) - don't include Robert's tag due to changes in the patch Andy Shevchenko (2): spi: pxa2xx: Debug print DMA burst size spi: pxa2xx-pci: Drop unused header inclusion drivers/spi/spi-pxa2xx-pci.c | 1 - drivers/spi/spi-pxa2xx.c | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) -- 2.20.1