]> asedeno.scripts.mit.edu Git - linux.git/commit
spi: pxa2xx: Remove unused DMA buffer mappings
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Fri, 19 Feb 2016 13:01:21 +0000 (15:01 +0200)
committerMark Brown <broonie@kernel.org>
Sat, 20 Feb 2016 17:10:16 +0000 (02:10 +0900)
commit7c04b792d30ef8d62259f24065cdeddbfb4afe3d
treeb910e0348cae733a361cfdc2b287ba04bfb238d7
parent30f3a6ab44d8d06bb3d94f6320e4aa76df59d025
spi: pxa2xx: Remove unused DMA buffer mappings

Only legacy PXA DMA implementation was using these rx_dma and tx_dma DMA
addresses so they are not needed after commit 6356437e65c2
("spi: spi-pxa2xx: remove legacy PXA DMA bits").

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx.c
drivers/spi/spi-pxa2xx.h