[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240814-cleanup-h-of-node-put-regulator-v1-0-87151088b883@linaro.org>
Date: Wed, 14 Aug 2024 17:04:04 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Matti Vaittinen <mazziesaccount@...il.com>,
Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>,
Krzysztof Kozlowski <krzk@...nel.org>, Sudeep Holla <sudeep.holla@....com>,
Cristian Marussi <cristian.marussi@....com>
Cc: linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
linux-arm-msm@...r.kernel.org, arm-scmi@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [PATCH 0/7] regulator: Use scoped device node handling to simplify
error paths
Hi,
Make code a bit smaller/simpler, with less of_node_put() thanks to
cleanup.h.
Best regards,
Krzysztof
---
Krzysztof Kozlowski (7):
regulator: bd718x7: Use scoped device node handling to simplify error paths
regulator: bd96801: Use scoped device node handling to simplify error paths
regulator: max8997: Use scoped device node handling to simplify error paths
regulator: s5m8767: Use scoped device node handling to simplify error paths
regulator: qcom-rpmh: Simplify with scoped for each OF child loop
regulator: qcom-smd: Simplify with scoped for each OF child loop
regulator: scmi: Simplify with scoped for each OF child loop
drivers/regulator/bd718x7-regulator.c | 19 ++++++-------------
drivers/regulator/bd96801-regulator.c | 17 ++++++-----------
drivers/regulator/max8997-regulator.c | 11 +++++------
drivers/regulator/qcom-rpmh-regulator.c | 11 +++--------
drivers/regulator/qcom_smd-regulator.c | 11 +++--------
drivers/regulator/s5m8767.c | 17 ++++++-----------
drivers/regulator/scmi-regulator.c | 8 +++-----
7 files changed, 32 insertions(+), 62 deletions(-)
---
base-commit: 7b3754ef5d53bb1431e25f65126280993c2e640b
change-id: 20240814-cleanup-h-of-node-put-regulator-80df40883f35
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Powered by blists - more mailing lists