[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <591ee483-9370-4a8a-9cd0-b3d8ccb555bd@linux.intel.com>
Date: Wed, 18 Sep 2024 16:29:37 +0200
From: Amadeusz Sławiński
<amadeuszx.slawinski@...ux.intel.com>
To: Tang Bin <tangbin@...s.chinamobile.com>, lgirdwood@...il.com,
broonie@...nel.org, perex@...ex.cz, tiwai@...e.com
Cc: linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ASoC: topology: Fix incorrect addressing assignments
On 9/14/2024 10:16 AM, Tang Bin wrote:
> The variable 'kc' is handled in the function
> soc_tplg_control_dbytes_create(), and 'kc->private_value'
> is assigned to 'sbe', so In the function soc_tplg_dbytes_create(),
> the right 'sbe' should be 'kc.private_value', the same logical error
> in the function soc_tplg_dmixer_create(), thus fix them.
>
> Fixes: 0867278200f7 ("ASoC: topology: Unify code for creating standalone and widget bytes control")
> Fixes: 4654ca7cc8d6 ("ASoC: topology: Unify code for creating standalone and widget mixer control")
> Signed-off-by: Tang Bin <tangbin@...s.chinamobile.com>
> ---
My mistake, thanks!
Reviewed-by: Amadeusz Sławiński <amadeuszx.slawinski@...ux.intel.com>
Powered by blists - more mailing lists