qcom: spm_devices: Implement deferred probe mechanism
Drivers could call into spm_devices before the spm devices are initialized. Provide an API that other drivers should call, to verify that the spm devices are probed, before they attempt to access the spm devices. Return -EPROBE_DEFER if any of the spm devices are not yet probed. Change-Id: I24fd5ce67062845583d6538df1d282a5c3683cc8 Signed-off-by:Murali Nalajala <mnalajal@codeaurora.org> Signed-off-by:
Karthik Parsha <kparsha@codeaurora.org>
Loading
Please register or sign in to comment