xen/arm: rename DEVICE_PCI to DEVICE_PCI_HOSTBRIDGE
authorOleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Wed, 24 Nov 2021 07:59:36 +0000 (09:59 +0200)
committerJulien Grall <jgrall@amazon.com>
Fri, 3 Dec 2021 12:59:18 +0000 (12:59 +0000)
commit7cfe450be3f590b8c65d52a3e513d47cdd07bf44
tree3811f6aaffc2141a1fafdd533cd6e10defdbf94e
parent1b78d4c63687fbcd0baacb13a7bd97605ffe3b88
xen/arm: rename DEVICE_PCI to DEVICE_PCI_HOSTBRIDGE

To better reflect the nature of the device type and not to make any
confusion rename DEVICE_PCI to DEVICE_PCI_HOSTBRIDGE which it
really is.

Suggested-by: Julien Grall <julien@xen.org>
Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Reviewed-by: Julien Grall <jgrall@amazon.com>
Reviewed-by: Henry Wang <Henry.Wang@arm.com>
Reviewed-by: Jiamei xie <jiamei.xie@arm.com>
Reviewed-by: Rahul Singh <rahul.singh@arm.com>
Tested-by: Rahul Singh <rahul.singh@arm.com>
xen/arch/arm/pci/pci-host-generic.c
xen/arch/arm/pci/pci-host-zynqmp.c
xen/arch/arm/pci/pci.c
xen/include/asm-arm/device.h