linux-stable/drivers/eisa
Andy Shevchenko e34a6ba53e EISA: Drop unused pci_bus_for_each_resource() index argument
pci_bus_for_each_resource() can hide the iterator index if it is not needed
otherwise. Drop the index from pci_eisa_init() since it's not needed there.

Link: https://lore.kernel.org/r/20230330162434.35055-7-andriy.shevchenko@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>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2023-04-05 15:10:14 -05:00
..
.gitignore
eisa-bus.c
eisa.ids
Kconfig
Makefile
pci_eisa.c EISA: Drop unused pci_bus_for_each_resource() index argument 2023-04-05 15:10:14 -05:00
virtual_root.c