[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230321211915.GA2782856@p14s>
Date: Tue, 21 Mar 2023 15:19:15 -0600
From: Mathieu Poirier <mathieu.poirier@...aro.org>
To: Fabio Estevam <festevam@...il.com>
Cc: andersson@...nel.org, shawnguo@...nel.org, s.hauer@...gutronix.de,
kernel@...gutronix.de, linux-imx@....com,
patrice.chotard@...s.st.com, mcoquelin.stm32@...il.com,
alexandre.torgue@...s.st.com, arnaud.pouliquen@...com,
hongxing.zhu@....com, peng.fan@....com, shengjiu.wang@....com,
linux-remoteproc@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 5/5] retmoteproc: imx_dsp_rproc: Call of_node_put() on
iteration error
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@...aro.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.
Powered by blists - more mailing lists