commit | 3fb6922eae7e9c8be5d6b305b37c7495ffbf0e01 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Dec 24 14:03:44 2012 +0530 |
committer | Inki Dae <inki.dae@samsung.com> | Fri Jan 04 15:54:34 2013 +0900 |
tree | 881f1d4c901f2bd50ca270b0efe025f16d23e7cc | |
parent | 87acdde56d4cbf9c4b6a4d278434333bd613fd16 [diff] |
drm/exynos: Remove redundant NULL check devm_request_and_ioremap API checks for NULL. Hence explicit NULL check is not necessary. Saves some code. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>