8 Aug
2019
8 Aug
'19
5:35 a.m.
Hi Pierre-Louis
The recent changes introduce warnings in the SOF load/unload module tests. The code does not seem balanced with a confusion between _close() and _remove() macros. Using _remove() fixes the issue and removes the warning.
Suggested-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Fixes: 4a81e8f30d0b4 ('ASoC: soc-component: add snd_soc_component_get/put()') Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> ---
Grr. Thank you for your patch Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>