Re: [PATCH 01/11] ASoC: dai_dma: remove slave_id field

From: Arnd Bergmann
Date: Mon Nov 15 2021 - 10:16:14 EST


On Mon, Nov 15, 2021 at 3:46 PM Dmitry Osipenko <digetx@xxxxxxxxx> wrote:
> 15.11.2021 14:53, Lars-Peter Clausen пишет:
> That Tegra SPDIF driver was never used. Still there is a growing
> interest nowadays in making it alive by implementing HDMI audio support
> for Tegra20 SoC. It was on my todo list for a long time, I'll try to
> prioritize that work 5.17, it shouldn't take much effort.
>
> The slave_id should be removed anyways, it won't be needed.

Ok, thanks for the background, I'll mention that in the changelog text then.

Arnd