Re: [PATCH 1/5] ASoC: samsung: remove DMA filter function and data

From: Krzysztof Kozlowski
Date: Thu Jan 19 2023 - 10:39:17 EST


On 18/01/2023 17:10, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> This data is no longer passed by the platform code, so
> there is no point passing it down at all.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> include/linux/platform_data/asoc-s3c.h | 6 ------
> sound/soc/samsung/dma.h | 2 +-
> sound/soc/samsung/dmaengine.c | 3 +--
> sound/soc/samsung/i2s.c | 21 +++------------------
> sound/soc/samsung/pcm.c | 11 +----------
> sound/soc/samsung/spdif.c | 9 +--------
> 6 files changed, 7 insertions(+), 45 deletions(-)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof