]> Git Repo - J-u-boot.git/commit - include/pci.h
dm: pci: Add a driver-model version of pci_find_class()
authorSimon Glass <[email protected]>
Sun, 29 Nov 2015 20:17:52 +0000 (13:17 -0700)
committerSimon Glass <[email protected]>
Tue, 12 Jan 2016 17:19:09 +0000 (10:19 -0700)
commita0eb835635abe0952529e3eb5207a24ac36fa000
treeaac75f8b2e09e09890e6a74ef7f5c3078b1d689f
parent9fbdb94667b7316ef2a48fce325ae2da147d7d66
dm: pci: Add a driver-model version of pci_find_class()

Add a function which scans the driver model device information rather
than scanning the PCI bus again.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Tested-by: Bin Meng <[email protected]>
drivers/pci/pci-uclass.c
include/pci.h
This page took 0.034705 seconds and 4 git commands to generate.