]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add fdt to name of a fdt specific function
authorAndrew Turner <andrew@FreeBSD.org>
Mon, 23 May 2022 13:50:03 +0000 (14:50 +0100)
committerAndrew Turner <andrew@FreeBSD.org>
Mon, 23 May 2022 14:24:35 +0000 (15:24 +0100)
commitad52fba11e482949afa687e455d3e6f698f8d584
treeecad4146f089d82cee7ec0aa58d04bfaac3101f1
parent5cebd8305afecad82f5d9628d8f7981d33559037
Add fdt to name of a fdt specific function

Rename pci_host_generic_attach to pci_host_generic_fdt_attach to be
consistant with the acpi attachment.

Sponsored by: The FreeBSD Foundation
sys/arm/annapurna/alpine/alpine_pci.c
sys/arm64/cavium/thunder_pcie_fdt.c
sys/dev/pci/pci_host_generic_fdt.c
sys/dev/pci/pci_host_generic_fdt.h
sys/dev/xilinx/xlnx_pcib.c