[PATCH 5/5] retmoteproc: imx_dsp_rproc: Call of_node_put() on iteration error
Fabio Estevam
festevam at gmail.com
Mon Mar 20 16:02:04 PDT 2023
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
More information about the linux-arm-kernel
mailing list