Name

of_pci_check_probe_only — Set PCI probe only mode from linux,pci-probe-only

Synopsis

void of_pci_check_probe_only ( void);
 

Arguments

void

no arguments

Description

If the value of property linux,pci-probe-only is zero then clear flag PCI_PROBE_ONLY.

If the value of property linux,pci-probe-only is non-zero then add flag PCI_PROBE_ONLY.