acrn-hypervisor/hypervisor/include/dm
Zide Chen 9cc1f57f63 hv: change function parameters: pci_pdev_read_cfg and pci_pdev_write_cfg
In order to allow these functions to be called without an associated
struct pci_pdev (for example, at the time of PCI bus enumeration), these
two functions can not take the struct vdev as input parameter.

Tracked-On: #1568
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Signed-off-by: Zide Chen <zide.chen@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-10-29 14:29:37 +08:00
..
pci.h hv: change function parameters: pci_pdev_read_cfg and pci_pdev_write_cfg 2018-10-29 14:29:37 +08:00
vpci.h hv: more cleanup for pci.h 2018-10-29 14:29:37 +08:00