> Subject: Re: [PATCH 1/2] clk: imx: imx8m: avoid memory leak > > Quoting peng....@nxp.com (2020-07-27 19:54:48) > > From: Peng Fan <peng....@nxp.com> > > > > Use devm_kzalloc to avoid memory leak when probe fail. > > Please add () to functions in commit text.
V2 is just out, please help review there. Thanks, Peng. > > > > > Signed-off-by: Peng Fan <peng....@nxp.com>