Re: [PATCH 18/22] ASoC: samsung: Specify DMA channel names through custom DMA config

From: Krzysztof Kozlowski
Date: Mon Feb 11 2019 - 08:58:31 EST


On Thu, 7 Feb 2019 at 18:01, Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> wrote:
>
> This is a part of conversion of Samsung platforms to use the custom DMA
> config for specifying DMA channel names, in addition to passing custom
> DMA device for the secondary CPU DAI's "PCM" component for some variants
> of the I2S controller.
>
> We also don't set the SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME any more
> as setting it wouldn't allow to specify DMA channels through the custom
> DMA config.
>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
> ---
> sound/soc/samsung/dmaengine.c | 12 ++++--------
> sound/soc/samsung/i2s.c | 2 +-
> sound/soc/samsung/s3c2412-i2s.c | 2 +-
> sound/soc/samsung/s3c24xx-i2s.c | 2 +-
> 4 files changed, 7 insertions(+), 11 deletions(-)
>

Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof