Centos-kernel-stream-9/arch/arm/mach-dove
Myron Stowe 0a08ebe6f0 PCI: Introduce pci_dev_for_each_resource()
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2228915
Upstream Status: 09cc900632400079619e9154604fd299c2cc9a5a

commit 09cc900632400079619e9154604fd299c2cc9a5a
Author: Mika Westerberg <mika.westerberg@linux.intel.com>
Date:   Thu Mar 30 19:24:30 2023 +0300

    PCI: Introduce pci_dev_for_each_resource()

    Instead of open-coding it everywhere introduce a tiny helper that can be
    used to iterate over each resource of a PCI device, and convert the most
    obvious users into it.

    While at it drop doubled empty line before pdev_sort_resources().

    No functional changes intended.

    Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    Link: https://lore.kernel.org/r/20230330162434.35055-4-andriy.shevchenko@linux.intel.com
    Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
    Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
    Reviewed-by: Krzysztof Wilczyński <kw@linux.com>

Signed-off-by: Myron Stowe <mstowe@redhat.com>
2023-09-05 09:16:40 -06:00
..
Kconfig ARM: Marvell: Update PCIe fixup 2023-09-01 09:04:26 -06:00
Makefile ARM: dove: multiplatform support 2023-09-01 09:04:26 -06:00
Makefile.boot
bridge-regs.h
cm-a510.c
common.c
common.h
dove-db-setup.c
dove.h
irq.c
irqs.h
mpp.c
mpp.h
pcie.c PCI: Introduce pci_dev_for_each_resource() 2023-09-05 09:16:40 -06:00
pm.h