27 Jun
2019
27 Jun
'19
11:24 a.m.
Hi Codrin
Thank you for your feedback
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
We have devm_xxx version of snd_dmaengine_pcm_register, let's use it.
Signed-off-by: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
(snip)
void atmel_pcm_dma_platform_unregister(struct device *dev) {
- snd_dmaengine_pcm_unregister(dev); } EXPORT_SYMBOL(atmel_pcm_dma_platform_unregister);
Do we need to keep empty function?
Most probably not... Kuninori, let me know if you want me to remove atmel_pcm_dma_platform_unregister() from everywhere.
I'm asking it to Mark now. pattern1 is I will post v2 which cares empty function. pattern2 is I will post "remove empty function" patch set.
Anyway, thank you for your help !!
Thank you for your help !! Best regards --- Kuninori Morimoto