Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74547
b: refs/heads/master
c: a6733f2
h: refs/heads/master
i:
  74545: 34ee98d
  74543: 67fc979
v: v3
  • Loading branch information
Ralf Baechle committed Dec 3, 2007
1 parent 40ec271 commit 521af4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 1a2edea9aff48c31302e07100ddbaba358596cd7
refs/heads/master: a6733f2e146a5f4884bc23023bf56f3a2698b547
3 changes: 1 addition & 2 deletions trunk/arch/mips/pci/pci-bcm1480.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,7 @@ static inline void WRITECFG32(u32 addr, u32 data)

int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin)
{
This is b0rked.
return dev->irq;
return K_BCM1480_INT_PCI_INTA + pin;
}

/* Do platform specific device initialization at pci_enable_device() time */
Expand Down

0 comments on commit 521af4a

Please sign in to comment.