In case brcmstb PCIe driver and MIP MSI-X interrupt controller
drivers are built as modules there could be a race in probing.
To avoid this add a softdep to MIP driver to guarantee that MIP
driver will be load first.
Signed-off-by: Stanimir Varbanov <svarbanov@xxxxxxx>