Quoting Miaoqian Lin (2022-06-01 20:08:36) > pm_runtime_get_sync() will increment pm usage counter. > Forgetting to putting operation will result in reference leak. > Add missing pm_runtime_put_sync in some error paths. > > Fixes: 9ac33b0ce81f ("CLK: TI: Driver for DRA7 ATL (Audio Tracking Logic)") > Signed-off-by: Miaoqian Lin <linmq006@xxxxxxxxx> > --- Applied to clk-next