commit | 2db7f2b722c6314b731d961d5796f97028601250 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Aug 03 01:14:39 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 08 12:49:31 2018 +0100 |
tree | fee92b3ee1006bc667f2120abee7bfcd69188b27 | |
parent | dd4808f9fab54b94df76447b7a7f383cd1b2f5d0 [diff] |
test: dm: pci: Test more than one device on the same bus It's quite common to have more than one device on the same PCI bus. This updates the test case to test such scenario. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>