Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345535
b: refs/heads/master
c: 3dc5fa9
h: refs/heads/master
i:
  345533: 6f83ca6
  345531: f3e1615
  345527: f25a35e
  345519: 6761381
  345503: 9e59b0f
  345471: 221be98
v: v3
  • Loading branch information
Egbert Eich authored and Inki Dae committed Dec 5, 2012
1 parent 2ae0d3d commit 704a3d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 465ed6606018b56d55219b6c58a7b98793d8cbcc
refs/heads/master: 3dc5fa9a157b9675775446fb83888b1803e0288a
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/exynos/exynos_hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1293,6 +1293,7 @@ static int hdmi_get_edid(void *ctx, struct drm_connector *connector,
DRM_DEBUG_KMS("%s : width[%d] x height[%d]\n",
(hdata->dvi_mode ? "dvi monitor" : "hdmi monitor"),
raw_edid->width_cm, raw_edid->height_cm);
kfree(raw_edid);
} else {
return -ENODEV;
}
Expand Down

0 comments on commit 704a3d0

Please sign in to comment.