commit | 16e197417de3414af7c183f7f4abfa2c7e37f297 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Aug 06 12:16:17 2012 +0530 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Sep 13 12:38:07 2012 +0900 |
tree | d1c850cad2dca0854c04601883a58d98b1316394 | |
parent | 7ba073cdd8b770f990916a7b506d7b31fadb70a5 [diff] |
drm/exynos: Remove redundant check in exynos_drm_fimd.c file devm_request_and_ioremap function checks the validity of the pointer returned by platform_get_resource. Hence an additional check in the probe function is not necessary. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>