CSIT-1043: Execute pci rescan only if needed 61/12961/10
authorjuraj.linkes <juraj.linkes@pantheon.tech>
Fri, 8 Jun 2018 08:47:27 +0000 (10:47 +0200)
committerTibor Frank <tifrank@cisco.com>
Fri, 22 Jun 2018 08:42:28 +0000 (08:42 +0000)
Pci rescan is a rather invasive process, which is why it should be
executed only if needed. This patch moves the pci rescan after
pci device driver discovery, rescanning the devices for further attemps
at driver discovery.

Change-Id: I29c939b44c3f67371416a99c711e057f711ba9b4
Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>

No differences found