[PATCH 18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity

Arnd Bergmann arnd at arndb.de
Fri Jan 16 02:01:59 PST 2015


On Friday 16 January 2015 09:44:16 Yijing Wang wrote:
> +static void pci_host_bridge_probe_mode(
> +               struct pci_host_bridge *host)
> +{
> +       host->of_scan = true;
> +}
> 

I probably missed something here, but where does host->of_scan
get used?

	Arnd



More information about the linux-arm-kernel mailing list