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

From: Fabio Estevam
Date: Mon Mar 20 2023 - 19:02:21 EST


On Mon, Mar 20, 2023 at 7:18 PM Mathieu Poirier
<mathieu.poirier@xxxxxxxxxx> 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