]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: Consolidate return statements in fimd_bind()
authorKrzysztof Kozlowski <k.kozlowski.k@gmail.com>
Thu, 7 May 2015 00:04:46 +0000 (09:04 +0900)
committerInki Dae <daeinki@gmail.com>
Tue, 19 May 2015 13:50:53 +0000 (22:50 +0900)
commit8b83ab8d44e53ec0db4561203bf7cac40a73fdef
treef8325252341bc839dae898a5b173fa82a1a7fee1
parentf5d9bd139453a76a77abfe50cb1e20c4c086a68f
drm/exynos: Consolidate return statements in fimd_bind()

Simplify the code and remove superfluous return statement. Just return
the result of fimd_iommu_attach_devices().

Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Tested-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c