On 01/03/2017 05:41 PM, Sarangdhar Joshi wrote:I think Tony has queued patches for wakeup_m3 before.
The function wkup_m3_rproc_boot_thread waits for
asynchronous firmware loading to parse the resource table
before calling rproc_boot(). However, as the resource table
parsing has been moved to rproc_boot(), there's no need to
wait for the asynchronous firmware loading completion.
So, drop this.
CC: Dave Gerlach <d-gerlach@xxxxxx>
CC: Suman Anna <s-anna@xxxxxx>
CC: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
Signed-off-by: Sarangdhar Joshi <spjoshi@xxxxxxxxxxxxxx>
+ Tony and Santosh, not sure who is picking up the wkup_m3 related patches.