linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: qcom: fix error path and cleanup in gdsc support
@ 2021-06-30 22:59 Dmitry Baryshkov
  2021-06-30 22:59 ` [PATCH v2 1/2] clk: qcom: fix error_path in gdsc_register Dmitry Baryshkov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dmitry Baryshkov @ 2021-06-30 22:59 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Stephen Boyd, Michael Turquette,
	Taniya Das
  Cc: linux-arm-msm, linux-clk

Fix error path in gdsc_register() and cleanup code in gdsc_unregister()
to properly unwind all genpd registration calls. Both patches bear two
fixes tags, since part of the issue was present in the very first commit
adding support for GDSCs, part of the issue was added when adding
hiearchical power domains support to GDSC code.

----------------------------------------------------------------
Dmitry Baryshkov (2):
      clk: qcom: fix error_path in gdsc_register
      clk: qcom: fix domains cleanup in gdsc_unregister

 drivers/clk/qcom/gdsc.c | 48 ++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 42 insertions(+), 6 deletions(-)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-08-26 18:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-30 22:59 [PATCH v2 0/2] clk: qcom: fix error path and cleanup in gdsc support Dmitry Baryshkov
2021-06-30 22:59 ` [PATCH v2 1/2] clk: qcom: fix error_path in gdsc_register Dmitry Baryshkov
2021-06-30 22:59 ` [PATCH v2 2/2] clk: qcom: fix domains cleanup in gdsc_unregister Dmitry Baryshkov
2021-07-01  0:41 ` [PATCH v2 0/2] clk: qcom: fix error path and cleanup in gdsc support Stephen Boyd
2021-08-26 18:36   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).