Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360907
b: refs/heads/master
c: f6853fa
h: refs/heads/master
i:
  360905: 77722a4
  360903: fcf1844
v: v3
  • Loading branch information
Francisco Jerez authored and Ben Skeggs committed Mar 4, 2013
1 parent 2f910ec commit 2c5f3a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 650e1203c11354ba84d69ba445abc0efcfe3890a
refs/heads/master: f6853faa85793bf23b46787e4039824d275453c2
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/core/subdev/bios/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,7 @@ init_idx_addr_latched(struct nvbios_init *init)
init->offset += 2;

init_wr32(init, dreg, idata);
init_mask(init, creg, ~mask, data | idata);
init_mask(init, creg, ~mask, data | iaddr);
}
}

Expand Down

0 comments on commit 2c5f3a2

Please sign in to comment.