Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24377
b: refs/heads/master
c: 0e4be28
h: refs/heads/master
i:
  24375: af08bdf
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed Mar 27, 2006
1 parent edcc808 commit 6a4004c
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: 7c518eb84ce75d4c8e8799f4fcad59837f6d1894
refs/heads/master: 0e4be28023c14624e03a09b4494e919e088513f0
3 changes: 1 addition & 2 deletions trunk/drivers/video/savage/savagefb-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,7 @@ int savagefb_probe_i2c_connector(struct fb_info *info, u8 **out_edid)
}
}

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

return (edid) ? 0 : 1;
}
Expand Down

0 comments on commit 6a4004c

Please sign in to comment.