mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
vpu: modify for the iommu interface
This commit is contained in:
@@ -643,7 +643,7 @@ static void vpu_service_power_off(struct vpu_service_info *pservice)
|
||||
|
||||
#if defined(CONFIG_VCODEC_MMU)
|
||||
if (pservice->mmu_dev)
|
||||
iovmm_deactivate(pservice->dev);
|
||||
rockchip_iovmm_deactivate(pservice->dev);
|
||||
#endif
|
||||
|
||||
pr_info("%s: power off...", dev_name(pservice->dev));
|
||||
|
||||
Reference in New Issue
Block a user