bcm_qspi_probe
EXPORT_SYMBOL_GPL(bcm_qspi_probe);
int bcm_qspi_probe(struct platform_device *pdev,
return bcm_qspi_probe(pdev, NULL);
return bcm_qspi_probe(pdev, soc_intc);