diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-03-27 11:58:43 +0100 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2013-04-16 17:07:27 +0200 |
commit | 81ed7039f3cf656107a277fd7e3ab8f27d442015 (patch) | |
tree | 0e5fb208be6fe8b744ff7b027d9b7541e2fb4cd6 /Documentation/devicetree/bindings | |
parent | drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULL (diff) | |
download | linux-81ed7039f3cf656107a277fd7e3ab8f27d442015.tar.xz linux-81ed7039f3cf656107a277fd7e3ab8f27d442015.zip |
drm/exynos: drm_connector: Fix error check condition
drm_add_edid_modes() returns 0 upon failure to find any modes.
Hence check for 0 and not less than 0.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'Documentation/devicetree/bindings')
0 files changed, 0 insertions, 0 deletions