Files
android_kernel_xiaomi_sm8450/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
..
2013-09-16 15:47:32 -04:00
2013-08-30 10:20:13 -04:00
2013-09-03 14:51:26 -04:00
2013-08-30 11:55:53 -04:00
2013-09-03 14:51:26 -04:00
2013-08-30 10:20:13 -04:00
2012-12-14 13:06:43 +10:30
2013-09-03 14:53:29 -04:00
2013-08-12 14:46:18 -04:00
2013-09-13 11:15:24 -04:00
2013-09-03 14:53:29 -04:00
2013-09-30 10:34:46 -04:00
2013-08-13 16:26:01 -04:00
2013-08-30 11:56:34 -04:00
2013-08-13 16:26:21 -04:00