summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
diff options
context:
space:
mode:
authorMaxime Bizon <mbizon@freebox.fr>2012-10-29 13:40:20 (GMT)
committerIngo Molnar <mingo@kernel.org>2012-10-30 09:16:47 (GMT)
commit37aeec36220c39f1b2e7118287d951fd9cfdd6b7 (patch)
tree3a1d4382ab7fe6a321be045877082b5890de24ab /arch/x86/kernel
parentd7959916026aaae60e1878ae33c7503b2cc4471d (diff)
downloadlinux-fsl-qoriq-37aeec36220c39f1b2e7118287d951fd9cfdd6b7.tar.xz
x86/ce4100: Fix PCI configuration register access for devices without interrupts
Some CE4100 devices such as the: - DFX module (01:0b.7) - entertainment encryption device (01:10.0) - multimedia controller (01:12.0) do not have a device interrupt at all. This patch fixes the PCI controller code to declare the missing PCI configuration register space, as well as a fixup method for forcing the interrupt pin to be 0 for these devices. This is required to ensure that pci drivers matching on these devices will be able to honor the various PCI subsystem calls touching the configuration space. Signed-off-by: Maxime Bizon <mbizon@freebox.fr> Signed-off-by: Florian Fainelli <ffainelli@freebox.fr> Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Cc: rui.zhang@intel.com Cc: alan@linux.intel.com Link: http://lkml.kernel.org/r/1351518020-25556-4-git-send-email-ffainelli@freebox.fr Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions