mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-22 01:32:07 +00:00
Convert the existing dma_sync_single_for_* APIs to the new range based APIs, and make the dma_sync_single_for_* API a superset of it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>