Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371503
b: refs/heads/master
c: 81ed703
h: refs/heads/master
i:
  371501: 0f6331c
  371499: adb1474
  371495: 0aba9ab
  371487: 9e0966d
v: v3
  • Loading branch information
Sachin Kamat authored and Inki Dae committed Apr 16, 2013
1 parent f38259a commit 8876c1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d8e9ca45df0b4da4cd1ba66c41a241ed94c03d01
refs/heads/master: 81ed7039f3cf656107a277fd7e3ab8f27d442015
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/exynos/exynos_drm_connector.c
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ static int exynos_drm_connector_get_modes(struct drm_connector *connector)
}

count = drm_add_edid_modes(connector, edid);
if (count < 0) {
if (!count) {
DRM_ERROR("Add edid modes failed %d\n", count);
goto out;
}
Expand Down

0 comments on commit 8876c1f

Please sign in to comment.