[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <170870415412.1726445.3923431976204064450.b4-ty@kernel.org>
Date: Fri, 23 Feb 2024 16:02:34 +0000
From: Lee Jones <lee@...nel.org>
To: arnd@...db.de, lee@...nel.org, thor.thayer@...ux.intel.com,
Peter Griffin <peter.griffin@...aro.org>
Cc: kernel-team@...roid.com, krzysztof.kozlowski@...aro.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
pankaj.dubey@...sung.com, tudor.ambarus@...aro.org,
andre.draszik@...aro.org, saravanak@...gle.com, willmcvicker@...gle.com
Subject: Re: [PATCH 0/3] mfd syscon and altera-sysmgr cleanup
On Tue, 20 Feb 2024 11:50:09 +0000, Peter Griffin wrote:
> Whilst implementing a driver similar to altera-sysmgr for exynos
> it was noticed during the review feedback that we should only call
> of_node_put() if the property is provided otherwise nothing has
> taken a reference on the node. Both syscon and altera-sysmgr also
> have the same issue which this series fixes.
>
> Another piece of review feedback was not to use extern keyword in
> the header file, so I also cleaned that up whilst being here.
>
> [...]
Applied, thanks!
[1/3] mfd: syscon: call of_node_put() only when of_parse_phandle() takes a ref
commit: d2b0680cf3b05490b579e71b0df6e07451977745
[2/3] mfd: syscon: remove extern from function prototypes
commit: 0db017f8edd9b9af818bc1d68ba578df1b4c4628
[3/3] mfd: altera-sysmgr: call of_node_put() only when of_parse_phandle() takes a ref
commit: e28c28a34ee9fa2ea671a20e5e7064e6220d55e7
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists