Files
u-boot-tk1-som/drivers
Thierry Reding 4efe52bf23 pci: Honour pci_skip_dev()
When enumerating devices, honour the pci_skip_dev() function. This can
be used by PCI controller drivers to restrict which devices will be
probed.

This is required by the NVIDIA Tegra PCIe controller driver, which will
fail with a data abort exception if an access is attempted to a device
number larger than 0 outside of bus 0. pci_skip_dev() is therefore
implemented to prevent any such accesses.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-23 06:49:01 -05:00
..
2014-10-23 21:43:09 -06:00
2014-09-24 18:30:29 -04:00
2014-09-24 18:30:28 -04:00
2014-10-25 07:27:37 -04:00
2014-11-23 06:49:01 -05:00
2014-09-24 18:30:28 -04:00
2014-11-13 14:49:01 +01:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00