Re: [alsa-devel] [PATCH V2 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_set_runtime_hwparams
19 Sep
2019
19 Sep
'19
4:58 a.m.
Hi
When set the runtime hardware parameters, we may need to query the capability of DMA to complete the parameters.
This patch is to Extract this operation from dmaengine_pcm_set_runtime_hwparams function to a separate function snd_dmaengine_pcm_set_runtime_hwparams, that other components which need this feature can call this function.
Signed-off-by: Shengjiu Wang shengjiu.wang@nxp.com
kbuild test robot report compile issue, will resend v3 after fixing.
Best regards Wang shengjiu
1921
Age (days ago)
1921
Last active (days ago)
0 comments
1 participants
participants (1)
-
S.j. Wang