summaryrefslogtreecommitdiffstats
path: root/sound/ppc/snd_ps3.h
diff options
context:
space:
mode:
authorLennert Buytenhek2008-04-25 22:28:33 +0200
committerNicolas Pitre2008-04-28 21:58:23 +0200
commit92b913b08b18faa487b0c744282fafd944446ade (patch)
tree1a20f86d3762ebafeb4aea172d35e23ef1ade34f /sound/ppc/snd_ps3.h
parent[ARM] Orion: fix ioremap() optimization (diff)
downloadkernel-qcow2-linux-92b913b08b18faa487b0c744282fafd944446ade.tar.gz
kernel-qcow2-linux-92b913b08b18faa487b0c744282fafd944446ade.tar.xz
kernel-qcow2-linux-92b913b08b18faa487b0c744282fafd944446ade.zip
[ARM] Orion: fix ->map_irq() PCIe bus number check
The current orion5x board ->map_irq() routines check whether a given bus number lives on the PCIe controller by comparing it with the PCIe controller's primary bus number. This doesn't work in case there are multiple buses in the PCIe domain, i.e. if there exists a PCIe bridge on the primary PCIe bus. This patch adds a helper function (orion5x_pci_map_irq()) that returns the IRQ number for the given PCI device if that device has a hard-wired IRQ, or -1 otherwise, and makes each board's ->map_irq() function use this helper function. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: Nicolas Pitre <nico@marvell.com>
Diffstat (limited to 'sound/ppc/snd_ps3.h')
0 files changed, 0 insertions, 0 deletions