Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi: davinci: use dma_mapping_error()
The correct error checking for dma_map_single() is to use dma_mapping_error(). Signed-off-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
- Loading branch information