Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222739
b: refs/heads/master
c: f24d86f
h: refs/heads/master
i:
  222737: 857d3eb
  222735: 103e4a7
v: v3
  • Loading branch information
Alex Deucher authored and Dave Airlie committed Nov 22, 2010
1 parent bdc4f17 commit f2b43fa
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: 791cfe2684a74ed7155254816ff9e89e6064277c
refs/heads/master: f24d86f1a49505cdea56728b853a5d0a3f8e3d11
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 @@ -112,6 +112,7 @@ static uint32_t atom_iio_execute(struct atom_context *ctx, int base,
base += 3;
break;
case ATOM_IIO_WRITE:
(void)ctx->card->ioreg_read(ctx->card, CU16(base + 1));
ctx->card->ioreg_write(ctx->card, CU16(base + 1), temp);
base += 3;
break;
Expand Down

0 comments on commit f2b43fa

Please sign in to comment.