[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1cb2dfee-0846-4854-947e-4483b7a1817d@linux.intel.com>
Date: Wed, 14 Aug 2024 16:20:17 +0200
From: Amadeusz Sławiński
<amadeuszx.slawinski@...ux.intel.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: stable@...r.kernel.org, Sasha Levin <sashal@...nel.org>,
linux-kernel@...r.kernel.org, linux-sound@...r.kernel.org,
Linux kernel regressions list <regressions@...ts.linux.dev>, tiwai@...e.com,
perex@...ex.cz, lgirdwood@...il.com,
Péter Ujfalusi <peter.ujfalusi@...ux.intel.com>,
Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>,
Thorsten Leemhuis <regressions@...mhuis.info>,
Vitaly Chikunov <vt@...linux.org>, Mark Brown <broonie@...nel.org>,
Cezary Rojewski <cezary.rojewski@...el.com>
Subject: Re: [PATCH for stable 1/2] ASoC: topology: Clean up route loading
On 8/14/2024 4:12 PM, Greg Kroah-Hartman wrote:
> 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@...el.com>
>> Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@...ux.intel.com>
>> Link: https://lore.kernel.org/r/20240603102818.36165-5-amadeuszx.slawinski@linux.intel.com
>> Signed-off-by: Mark Brown <broonie@...nel.org>
>> ---
>> sound/soc/soc-topology.c | 26 ++++++++------------------
>> 1 file changed, 8 insertions(+), 18 deletions(-)
>>
>
> What is the git commit id of this change in Linus's tree? Same for
> patch 2/2
>
[ Upstream commit e0e7bc2cbee93778c4ad7d9a792d425ffb5af6f7 ]
Powered by blists - more mailing lists