From: Mark Brown Date: Tue, 7 May 2024 01:38:02 +0000 (+0900) Subject: ASoC: Use snd_soc_substream_to_rtd() for accessing X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d98b07124ba42ba84740ca27f53ffba02abc1606;p=linux.git ASoC: Use snd_soc_substream_to_rtd() for accessing Merge series from Krzysztof Kozlowski : Do not open-code snd_soc_substream_to_rtd() when accessing snd_pcm_substream->private_data. This makes code more consistent with rest of ASoC and allows in the future to move the field to any other place or add additional checks in snd_soc_substream_to_rtd(). --- d98b07124ba42ba84740ca27f53ffba02abc1606