linux/drivers/soc/ti
Sarangdhar Joshi 36cc9fd9ce soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_thread
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@ti.com>
CC: Bjorn Andersson <bjorn.andersson@linaro.org>
Tested-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Sarangdhar Joshi <spjoshi@codeaurora.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2017-01-06 08:37:39 -08:00
..
Kconfig soc: ti: Add wkup_m3_ipc driver 2015-12-03 07:24:29 -08:00
knav_dma.c treewide: Fix typos in printk 2015-12-08 14:59:19 +01:00
knav_qmss_acc.c soc: TI knav_qmss: fix dma_addr_t printing 2016-02-26 17:53:06 +01:00
knav_qmss_queue.c soc: ti: qmss: fix the case when !SMP 2016-11-30 22:10:23 +01:00
knav_qmss.h soc: TI knav_qmss: fix dma_addr_t printing 2016-02-26 17:53:06 +01:00
Makefile soc: ti: Add wkup_m3_ipc driver 2015-12-03 07:24:29 -08:00
wkup_m3_ipc.c soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_thread 2017-01-06 08:37:39 -08:00