[ARM PATCH] 2348/1: Fix IXDP2800 PCI irq mapping
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
Showing
Please register or sign in to comment