1. 05 Jan, 2005 1 commit
    • Deepak Saxena's avatar
      [ARM PATCH] 2348/1: Fix IXDP2800 PCI irq mapping · debb1dec
      Deepak Saxena authored
      Patch from Deepak Saxena
      
      Our case statments are looking at the devfn, but the existing code
      does a switch(PCI_SLOT(dev->devfn)). This causes all PCI devices 
      behind the first bridge to be configured with IRQ 0. Bad.
      
      Signed-off-by: Deepak Saxena
      Signed-off-by: Russell King
      debb1dec
  2. 04 Jan, 2005 39 commits