msm: ipa3: Fix IPA SMMU devices prob order
Calling of_platform_populate() for the IPA smmu context
banks devices from the IPA master device prob, will trigger
prob for these devices before the master prob finished.
Make this call to be the last thing at the master prob
so the smmu devices prob will execute when all the needed
configurations ready.
Change-Id: I01e77dfd463b0d133a138b149de99a0581f0ee07
Signed-off-by:
Ghanim Fodi <gfodi@codeaurora.org>
Loading
Please register or sign in to comment