Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60621
b: refs/heads/master
c: 3ac4f0e
h: refs/heads/master
i:
  60619: 5572b04
v: v3
  • Loading branch information
Zhang Wei authored and Kumar Gala committed Jun 29, 2007
1 parent 1ec65b8 commit dddbd4a
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: 476f5779b77a919f0ced5953de2bf3e0f2d02c07
refs/heads/master: 3ac4f0e1dd81e107a1c3462a5c20e318fdafdb82
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ static void __devinit quirk_uli5229(struct pci_dev *dev)
{
unsigned short temp;
pci_write_config_word(dev, 0x04, 0x0405);
dev->class &= ~0x5;
pci_read_config_word(dev, 0x4a, &temp);
temp |= 0x1000;
pci_write_config_word(dev, 0x4a, temp);
Expand Down

0 comments on commit dddbd4a

Please sign in to comment.