Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200814
b: refs/heads/master
c: aa5f858
h: refs/heads/master
v: v3
  • Loading branch information
Wu Zhangjin authored and Ralf Baechle committed Jul 5, 2010
1 parent a6fd3e8 commit a97e8a4
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: f18b2f67eaae0dc0e3aaf1fd8ef320e2b69a514c
refs/heads/master: aa5f858b16d44887cf8a40a746592ae08df5664a
1 change: 1 addition & 0 deletions trunk/arch/mips/loongson/common/cs5536/cs5536_ide.c
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ u32 pci_ide_read_reg(int reg)
case PCI_IDE_ETC_REG:
_rdmsr(IDE_MSR_REG(IDE_ETC), &hi, &lo);
conf_data = lo;
break;
case PCI_IDE_PM_REG:
_rdmsr(IDE_MSR_REG(IDE_INTERNAL_PM), &hi, &lo);
conf_data = lo;
Expand Down

0 comments on commit a97e8a4

Please sign in to comment.