[PATCH 5/5] retmoteproc: imx_dsp_rproc: Call of_node_put() on iteration error

Mathieu Poirier mathieu.poirier at linaro.org
Tue Mar 21 14:19:15 PDT 2023


On Mon, Mar 20, 2023 at 08:02:04PM -0300, Fabio Estevam wrote:
> On Mon, Mar 20, 2023 at 7:18 PM Mathieu Poirier
> <mathieu.poirier at linaro.org> wrote:
> >
> > Function of_phandle_iterator_next() calls of_node_put() on the last
> > device_node it iterated over, but when the loop exits prematurely it has
> > to be called explicitly.
> 
> Typo on the Subject: s/retmoteproc/remoteproc

Thanks for pointing that out, I'll fix it.




More information about the linux-arm-kernel mailing list