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
