[PATCH v5 13/23] alpha/PCI: Use PCI resource accessor macros

Krzysztof Wilczyński kwilczynski at kernel.org
Wed Apr 22 04:43:43 AEST 2026


Hello,

> Replace direct pdev->resource[] accesses with pci_resource_n(),
> and pdev->resource[].flags accesses with pci_resource_flags().

Will update the commit message when sending next version, as the
pci_resource_flags() was replaced with the new helpers.

> Also, replace open-coded res->flags type checks with new
> pci_resource_is_mem() and pci_resource_start() helpers.

Thank you!

	Krzysztof


More information about the Linuxppc-dev mailing list