From: Krzysztof Kozlowski Date: Thu, 7 May 2015 00:04:46 +0000 (+0900) Subject: drm/exynos: Consolidate return statements in fimd_bind() X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~2^2~64^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=362edccc7a1395bcd05d1f2b30f47a3439ffef5c;p=pandora-kernel.git 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 Reviewed-by: Javier Martinez Canillas Tested-by: Javier Martinez Canillas Signed-off-by: Inki Dae --- Reading git-diff-tree failed