diff options
author | Jingoo Han <jg1.han@samsung.com> | 2014-04-17 14:08:40 +0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-04-30 03:48:50 +0400 |
commit | 293d3f6a70704691c3539bc3630ba1acbabc5c43 (patch) | |
tree | a4f205775e226dbe9808345979ce672a15805ce0 /drivers/macintosh | |
parent | e2a75c446e38ddf32ccdeb6e8cf2baa61fd8510f (diff) | |
download | linux-293d3f6a70704691c3539bc3630ba1acbabc5c43.tar.xz |
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
devm_ioremap_resource() returns an error pointer, not NULL. Thus,
the result should be checked with IS_ERR().
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions