On Thu, Jun 27, 2024 at 05:23:43PM GMT, Krzysztof Kozlowski wrote: > Allocate the default register values array with devm interface to reduce > number of error paths. The array is not used after initializing regmap, > so move the freeing to place right after devm_regmap_init_mmio() to make > it obvious. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > sound/soc/codecs/lpass-rx-macro.c | 16 +++++++++------- > 1 file changed, 9 insertions(+), 7 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry