Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311072
b: refs/heads/master
c: 2cbb587
h: refs/heads/master
v: v3
  • Loading branch information
Chen Gong authored and Mauro Carvalho Chehab committed Jun 11, 2012
1 parent 47678f3 commit 7b114aa
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: e35fca4791fcdd43dc1fd769797df40c562ab491
refs/heads/master: 2cbb587d3bc41a305168e91b4f3c5b6944a12566
2 changes: 1 addition & 1 deletion trunk/drivers/edac/sb_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ static int get_dimm_config(struct mem_ctl_info *mci)
pvt->is_close_pg = false;
}

pci_read_config_dword(pvt->pci_ta, RANK_CFG_A, &reg);
pci_read_config_dword(pvt->pci_ddrio, RANK_CFG_A, &reg);
if (IS_RDIMM_ENABLED(reg)) {
/* FIXME: Can also be LRDIMM */
debugf0("Memory is registered\n");
Expand Down

0 comments on commit 7b114aa

Please sign in to comment.