commit | c5caba03665b0491832ca4c38209d71ff28bf593 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Dec 29 19:32:27 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Jan 23 17:24:16 2015 -0700 |
tree | 5f9761393593f4166b8976da4f2053141a516660 | |
parent | 222f25f85503f19acb9cb7ff138d3fe5215c3ad9 [diff] |
x86: pci: Don't stop when we get a vendor/device mismatch These are quite common and we may as well press on and not be so picky. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>