linux/arch/tile/kernel
Bjorn Helgaas 05d58f6075 tile PCI RC: Use default pcibios_enable_device()
We don't need anything arch-specific in pcibios_enable_device(), so drop
the arch implementation and use the default generic one.

Note: pci_enable_resources() checks that r->parent is non-NULL, which
basically checks that pci_claim_resource() or request_resource() has been
called for each BAR.  I don't see where that happens for tile, but this
patch doesn't change that behavior, so if it worked before, it should still
work.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Chris Metcalf <cmetcalf@tilera.com>
2014-03-19 15:00:15 -06:00
..
vdso
Makefile
asm-offsets.c
backtrace.c
compat.c tile: remove stray blank space 2013-09-16 15:47:32 -04:00
compat_signal.c constify copy_siginfo_to_user{,32}() 2013-11-09 00:16:29 -05:00
early_printk.c
entry.S
ftrace.c
hardwall.c tile: change lock initalization in hardwall 2013-09-27 16:09:38 -04:00
head_32.S
head_64.S
hvglue.S
hvglue_trace.c
intvec_32.S tile: ensure interrupts disabled for preempt_schedule_irq() 2013-09-27 16:09:43 -04:00
intvec_64.S tile: ensure interrupts disabled for preempt_schedule_irq() 2013-09-27 16:09:43 -04:00
irq.c
kgdb.c
kprobes.c
machine_kexec.c
mcount_64.S
messaging.c
module.c
pci-dma.c
pci.c tile/PCI: use cached pci_dev->pcie_mpss to simplify code 2013-09-24 12:10:04 -06:00
pci_gx.c tile PCI RC: Use default pcibios_enable_device() 2014-03-19 15:00:15 -06:00
proc.c
process.c
ptrace.c
reboot.c
regs_32.S
regs_64.S
relocate_kernel_32.S
relocate_kernel_64.S
setup.c tile: remove HUGE_VMAP dead code 2013-09-13 11:15:24 -04:00
signal.c
single_step.c
smp.c
smpboot.c
stack.c arch: tile: re-use kbasename() helper 2013-09-30 10:34:46 -04:00
sys.c
sysfs.c
tile-desc_32.c
tile-desc_64.c
time.c
tlb.c
traps.c
unaligned.c
usb.c
vdso.c
vmlinux.lds.S