commit | a8527cf5c344df60485e2c0a9196f0550550ae00 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Dec 24 14:03:50 2012 +0530 |
committer | Inki Dae <inki.dae@samsung.com> | Fri Jan 04 15:54:35 2013 +0900 |
tree | 05e0363f27c9b965045a6279d5d981747ce2a4d6 | |
parent | cfdee8f421759c4cf173291977b71757ff4eae27 [diff] |
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c 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>