drm/etnaviv: rename etnaviv_iommu_domain_restore to etnaviv_iommuv1_restore
authorLucas Stach <l.stach@pengutronix.de>
Tue, 16 Aug 2016 09:31:09 +0000 (11:31 +0200)
committerLucas Stach <l.stach@pengutronix.de>
Thu, 15 Sep 2016 13:29:34 +0000 (15:29 +0200)
commit99aeeb7c58b24121e7951ef239ccf0626d4d566b
tree6f55605ad30a710f87016b271048950971dc875c
parentacfee0ec03712a8ff37daae13e2c4b3f3f45336c
drm/etnaviv: rename etnaviv_iommu_domain_restore to etnaviv_iommuv1_restore

This function has external visibility and only handles the Vivant IOMMU
version 1. Rename to make this more clear and allow a clear separation
of the different IOMMU versions.

Also drop the domain parameter, as we can infer it from the GPU we are
dealing with.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
drivers/gpu/drm/etnaviv/etnaviv_gpu.c
drivers/gpu/drm/etnaviv/etnaviv_iommu.c
drivers/gpu/drm/etnaviv/etnaviv_iommu.h