]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: pci: Don't stop when we get a vendor/device mismatch
authorSimon Glass <sjg@chromium.org>
Tue, 30 Dec 2014 02:32:27 +0000 (19:32 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 24 Jan 2015 00:24:16 +0000 (17:24 -0700)
commitc5caba03665b0491832ca4c38209d71ff28bf593
tree5f9761393593f4166b8976da4f2053141a516660
parent222f25f85503f19acb9cb7ff138d3fe5215c3ad9
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>
drivers/pci/pci_rom.c