How can I fix the calling order of two monolithic drivers? I have an spi driver and a driver for a dataflash, how can I force the system to call probe function of the spi driver first? Bye and thanks.