Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130080
b: refs/heads/master
c: 4942f8b
h: refs/heads/master
v: v3
  • Loading branch information
Jesse Barnes authored and Dave Airlie committed Jan 22, 2009
1 parent 57fa3f2 commit e0e6a7d
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: 335041ed31d774391d9add49824d05e7d19d93e9
refs/heads/master: 4942f8b23b56a3f9a713d4436338710579329ffc
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/drm_edid.c
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ struct edid *drm_get_edid(struct drm_connector *connector,

edid = (struct edid *)drm_ddc_read(adapter);
if (!edid) {
dev_warn(&connector->dev->pdev->dev, "%s: no EDID data\n",
dev_info(&connector->dev->pdev->dev, "%s: no EDID data\n",
drm_get_connector_name(connector));
return NULL;
}
Expand Down

0 comments on commit e0e6a7d

Please sign in to comment.