Re: [PATCH for stable 1/2] ASoC: topology: Clean up route loading

From: Greg Kroah-Hartman
Date: Tue Aug 27 2024 - 09:14:07 EST


On Wed, Aug 14, 2024 at 04:06:56PM +0200, Amadeusz Sławiński wrote:
> Instead of using very long macro name, assign it to shorter variable
> and use it instead. While doing that, we can reduce multiple if checks
> using this define to one.
>
> Reviewed-by: Cezary Rojewski <cezary.rojewski@xxxxxxxxx>
> Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@xxxxxxxxxxxxxxx>
> Link: https://lore.kernel.org/r/20240603102818.36165-5-amadeuszx.slawinski@xxxxxxxxxxxxxxx
> Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
> ---
> sound/soc/soc-topology.c | 26 ++++++++------------------
> 1 file changed, 8 insertions(+), 18 deletions(-)

What is the git id of this commit?

thanks,

greg k-h