* Sarangdhar Joshi <spjo...@codeaurora.org> [170105 14:01]: > 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.
Applying into omap-for-v4.11/drivers thanks. Tony