Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168869
b: refs/heads/master
c: 23115b0
h: refs/heads/master
i:
  168867: ba46655
v: v3
  • Loading branch information
Dave Airlie authored and Dave Airlie committed Nov 24, 2009
1 parent 641c176 commit 0a2ee02
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: ef63062716415d6e271815872b6c6654ffa9ac26
refs/heads/master: 23115b0592bde5da249fcbdad7714c1f96a8e5f5
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/radeon/atom.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ static uint32_t atom_iio_execute(struct atom_context *ctx, int base,
base += 3;
break;
case ATOM_IIO_WRITE:
(void)ctx->card->reg_read(ctx->card, CU16(base + 1));
ctx->card->reg_write(ctx->card, CU16(base + 1), temp);
base += 3;
break;
Expand Down

0 comments on commit 0a2ee02

Please sign in to comment.