27 Oct
2023
27 Oct
'23
12:16 p.m.
On Thu, Oct 26, 2023 at 01:35:49PM +0200, Amadeusz Sławiński wrote:
New DAPM widgets are created based on a provided template. When cloning the data, the name and stream name also need to be cloned. Currently the data and the names are initialized in different places. Simplify the code by having entire initialization in one place.
Reviewed-by: Cezary Rojewski cezary.rojewski@intel.com Signed-off-by: Amadeusz Sławiński amadeuszx.slawinski@linux.intel.com
Reviewed-by: Charles Keepax ckeepax@opensource.cirrus.com
Thanks, Charles