14 Feb
2020
14 Feb
'20
1:08 a.m.
Hi Ranjani
Below functions are doing very similar things, the difference is only used state.
snd_soc_dpcm_can_be_free_stop() snd_soc_dpcm_can_be_params()
This patch adds common snd_soc_dpcm_can_be(), and use it from snd_soc_dpcm_can_be_free_stop() / snd_soc_dpcm_can_be_params(). This can reduce duplicate code.
Morimoto-san,
Only minor but does it make it a bit more intuitive to call this new function snd_soc_dpcm_check_state() or something equivalent maybe?
Thank you for pointing it. I like understandable naming :) Will fix it in v2
Thank you for your help !! Best regards --- Kuninori Morimoto