commit | bf56608a73444037d6960204d81662ccbdebe282 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Thu Jul 02 21:49:38 2015 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Sun Aug 16 10:23:32 2015 +0900 |
tree | c84982fe6e47b768f2de6e49cf3c17abf4d06f13 | |
parent | b24919575ea26937013a4380a604c4e8c0a71c81 [diff] |
drm/exynos: remove unnecessary checking to support iommu Already drm_iommu_attach_device and drm_iommu_detach_device check whether support iommu internally, so we don't have to call is_drm_iommu_supported before call them. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>