commit | 02db2177ec6af83282bddadd09ad33bcdac1ff7c | [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 | c55b1c6fa6ebde211dc2dc42f25a3c06b9a34752 [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>