Home
last modified time | relevance | path

Searched hist:"0 b79ca2a800d1a2ed0386886c8358217f3371592" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/parisc/
H A Dlba_pci.cdiff 0b79ca2a800d1a2ed0386886c8358217f3371592 Thu Aug 16 17:45:02 CDT 2012 Bjorn Helgaas <bhelgaas@google.com> parisc/PCI: Use list_for_each_entry() for bus->devices traversal

Replace list_for_each() + pci_dev_b() with the simpler
list_for_each_entry().

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
CC: linux-parisc@vger.kernel.org
H A Ddino.cdiff 0b79ca2a800d1a2ed0386886c8358217f3371592 Thu Aug 16 17:45:02 CDT 2012 Bjorn Helgaas <bhelgaas@google.com> parisc/PCI: Use list_for_each_entry() for bus->devices traversal

Replace list_for_each() + pci_dev_b() with the simpler
list_for_each_entry().

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
CC: linux-parisc@vger.kernel.org