drm/exynos: fimd: check error status for drm_iommu_attach_device
authorAjay Kumar <ajaykumar.rs@samsung.com>
Sun, 11 Jan 2015 16:57:07 +0000 (01:57 +0900)
committerInki Dae <daeinki@gmail.com>
Sun, 25 Jan 2015 12:28:09 +0000 (21:28 +0900)
commitefa75bcdad59fc796152a4c73bb65ae2ab7ce035
tree51673f9624d419e3d7a5c415a3cbcb704032a2ff
parentadf5691c333620560fb90f2c551a42da8ed14f15
drm/exynos: fimd: check error status for drm_iommu_attach_device

check error status for drm_iommu_attach_device() and make sure
it propagates till the caller.

Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Inki Dae <daeinki@gmail.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c