mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 03:03:00 +09: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>