mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
There is no reason to leave the per-device dma_ops around when deconfiguring a device, so move this code from arm64 into the common code. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Robin Murphy <robin.murphy@arm.com>