Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24375
b: refs/heads/master
c: 3d5b191
h: refs/heads/master
i:
  24373: 7b68591
  24371: 87b83c0
  24367: 598b51c
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed Mar 27, 2006
1 parent 574b85f commit af08bdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 8ff7727d2a92f8b99cc709b827859da5d3c46a8a
refs/heads/master: 3d5b191fff144634a04800e610b7ad0c1aefa6ed
3 changes: 1 addition & 2 deletions trunk/drivers/video/nvidia/nv_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,7 @@ int nvidia_probe_i2c_connector(struct fb_info *info, int conn, u8 **out_edid)
}
}

if (out_edid)
*out_edid = edid;
*out_edid = edid;

return (edid) ? 0 : 1;
}

0 comments on commit af08bdf

Please sign in to comment.