Quoting Miaoqian Lin (2022-01-08 01:59:31) > The reference taken by 'of_find_device_by_node()' must be released when > not needed anymore. > Add the corresponding 'put_device()' in the error handling paths. > > Fixes: 8c75d585b931 ("soc: qcom: aoss: Expose send for generic usecase") > Signed-off-by: Miaoqian Lin <linmq006@xxxxxxxxx> > --- Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>