diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2016-06-21 13:21:34 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-06-21 18:44:48 +0100 |
commit | b6ced294fb61418e7d3fc30bac696f313551d412 (patch) | |
tree | 88220341a7d916b53e47710b62a16efc10423571 /COPYING | |
parent | 2d7537d8f64184debed89a57aa7bea5d27b76a90 (diff) |
spi: pxa2xx: Switch to SPI core DMA mapping functionality
SPI core provides DMA mapping with scatterlists. Start using it instead
of own implementation in spi-pxa2xx. Major difference in addition to
bunch of removed boilerplate code is that SPI core does
mapping/unmapping for all transfers in a message before and after the
message sending where spi-pxa2xx did mapping/unmapping for each
transfers separately.
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions