Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114825
b: refs/heads/master
c: 319fcb2
h: refs/heads/master
i:
  114823: b6f4564
v: v3
  • Loading branch information
Jean Delvare authored and Linus Torvalds committed Oct 16, 2008
1 parent 9423ec3 commit 660bca8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 35e8bb5175c1a6ff6253f1a2acb30bfe52a2f500
refs/heads/master: 319fcb224d66a4702731ec13b8ac670ad1e923bf
4 changes: 0 additions & 4 deletions trunk/drivers/video/aty/radeon_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,12 +139,8 @@ void radeon_delete_i2c_busses(struct radeonfb_info *rinfo)
int radeon_probe_i2c_connector(struct radeonfb_info *rinfo, int conn,
u8 **out_edid)
{
u32 reg = rinfo->i2c[conn-1].ddc_reg;
u8 *edid;

OUTREG(reg, INREG(reg) &
~(VGA_DDC_DATA_OUTPUT | VGA_DDC_CLK_OUTPUT));

edid = fb_ddc_read(&rinfo->i2c[conn-1].adapter);

if (out_edid)
Expand Down

0 comments on commit 660bca8

Please sign in to comment.