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-27 14:35:55 +01:00
2014-11-07 16:32:02 +01:00
2014-07-30 08:48:03 -04:00
2014-07-18 19:42:16 +01:00
2014-07-18 19:42:10 +01:00
2014-11-13 14:49:01 +01:00
2014-02-04 16:32:20 +01:00
2014-10-27 14:35:55 +01:00
2014-02-21 08:42:47 -05:00
2014-05-27 10:21:32 -04:00
2014-06-21 10:06:58 -06:00
2014-10-06 17:34:40 +02:00
2014-10-25 15:27:36 -04:00
2014-08-09 11:16:57 -04:00
2014-10-23 06:54:03 -04:00
2014-11-19 08:48:41 +01:00
2014-11-19 08:48:42 +01:00
2014-06-19 11:18:55 -04:00
2014-02-20 06:48:23 +01:00
2014-10-25 15:27:37 -04:00
2014-05-28 10:58:19 +09:00
2014-06-20 11:54:29 -06:00
2014-10-22 16:56:41 -06:00
2014-10-25 15:27:37 -04:00
2014-05-30 14:03:24 -04:00
2014-08-01 18:44:56 +03:00
2014-03-17 20:05:49 -06:00
2014-11-23 06:49:01 -05:00
2014-10-27 14:35:55 +01:00
2014-10-22 10:36:50 -06:00
2014-10-22 10:36:46 -06:00
2014-10-27 14:35:55 +01:00
2014-06-11 16:27:06 -04:00