mirror of
https://github.com/torvalds/linux.git
synced 2026-05-10 17:19:59 -04: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>