aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorAmery Song <[email protected]>2020-03-12 15:06:21 -0500
committerMark Brown <[email protected]>2020-03-13 15:13:25 +0000
commit828c2f7871d8f8051c7f412c74115ef2c583b1ce (patch)
treebbf8eff66c483be2e59746c862f4dfdb180de504 /lib/memory-notifier-error-inject.c
parent9b65b2a80e700c0dbc5c554d198e50a9e798a6d0 (diff)
ASoC: SOF: Intel: remove unnecessary waitq before loading firmware
The HDA_DSP_IPC_PURGE_FW IPC from ROM is already handled in cl_dsp_init(), and it will never be received in the IRQ thread, so the wait condition on this IPC will never be satisfied. The wait before loading firmware is redundant and can be removed safely. Signed-off-by: Amery Song <[email protected]> Signed-off-by: Pierre-Louis Bossart <[email protected]> Reviewed-by: Keyon Jie <[email protected]> Reviewed-by: Kai Vehmanen <[email protected]> Reviewed-by: Pierre Bossart <[email protected]> Reviewed-by: Ranjani Sridharan <[email protected]> Reviewed-by: Guennadi Liakhovetski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions