]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: pci: Tidy up the generic x86 PCI driver
authorSimon Glass <sjg@chromium.org>
Sat, 4 Jul 2015 00:28:25 +0000 (18:28 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:29:26 +0000 (13:29 +0200)
commit0c886bde08ef0cd4cbfcfc6f0cecc989f0cd004e
tree97e005d31f1cca29633f0af2012d87d6e1165249
parent947ef3b18041f74a20ef54be66b29633dc72e9a6
x86: pci: Tidy up the generic x86 PCI driver

This driver should use the x86 PCI configuration functions. Also adjust its
compatible string to something generic (i.e. without a vendor name).

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/coreboot/pci.c
drivers/pci/pci_x86.c