commit | 7ba073cdd8b770f990916a7b506d7b31fadb70a5 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Aug 06 12:16:16 2012 +0530 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Sep 13 12:38:07 2012 +0900 |
tree | 50d8fd3271e1f331df1729d1cd36f4ccae5ea3f9 | |
parent | 26df641eac05abe1a3276eea441359b4d1120816 [diff] |
drm/exynos: Remove redundant check in exynos_hdmi.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>