All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: jbrunet@baylibre.com, khilman@baylibre.com,
	linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org,
	martin.blumenstingl@googlemail.co, mturquette@baylibre.com,
	narmstrong@baylibre.com, windhl@126.com
Subject: Re: [PATCH v2] clk: meson: Hold reference returned by of_get_parent()
Date: Fri, 19 Aug 2022 14:29:08 -0700	[thread overview]
Message-ID: <20220819212910.AB0DDC433C1@smtp.kernel.org> (raw)
In-Reply-To: <20220628141038.168383-1-windhl@126.com>

Quoting Liang He (2022-06-28 07:10:38)
> We should hold the reference returned by of_get_parent() and use it
> to call of_node_put() for refcount balance.
> 
> Fixes: 88e2da81241e ("clk: meson: aoclk: refactor common code into dedicated file")
> Fixes: 6682bd4d443f ("clk: meson: factorise meson64 peripheral clock controller drivers")
> Fixes: bb6eddd1d28c ("clk: meson: meson8b: use the HHI syscon if available")
> 
> Signed-off-by: Liang He <windhl@126.com>
> ---

Applied to clk-next

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: jbrunet@baylibre.com, khilman@baylibre.com,
	linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org,
	martin.blumenstingl@googlemail.co, mturquette@baylibre.com,
	narmstrong@baylibre.com, windhl@126.com
Subject: Re: [PATCH v2] clk: meson: Hold reference returned by of_get_parent()
Date: Fri, 19 Aug 2022 14:29:08 -0700	[thread overview]
Message-ID: <20220819212910.AB0DDC433C1@smtp.kernel.org> (raw)
In-Reply-To: <20220628141038.168383-1-windhl@126.com>

Quoting Liang He (2022-06-28 07:10:38)
> We should hold the reference returned by of_get_parent() and use it
> to call of_node_put() for refcount balance.
> 
> Fixes: 88e2da81241e ("clk: meson: aoclk: refactor common code into dedicated file")
> Fixes: 6682bd4d443f ("clk: meson: factorise meson64 peripheral clock controller drivers")
> Fixes: bb6eddd1d28c ("clk: meson: meson8b: use the HHI syscon if available")
> 
> Signed-off-by: Liang He <windhl@126.com>
> ---

Applied to clk-next

  parent reply	other threads:[~2022-08-19 21:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-28 14:10 [PATCH v2] clk: meson: Hold reference returned by of_get_parent() Liang He
2022-06-28 14:10 ` Liang He
2022-06-28 15:59 ` Neil Armstrong
2022-06-28 15:59   ` Neil Armstrong
2022-06-29 14:59 ` Martin Blumenstingl
2022-06-29 14:59   ` Martin Blumenstingl
2022-06-30 12:29 ` Jerome Brunet
2022-06-30 12:29   ` Jerome Brunet
2022-08-19 21:29 ` Stephen Boyd [this message]
2022-08-19 21:29   ` Stephen Boyd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220819212910.AB0DDC433C1@smtp.kernel.org \
    --to=sboyd@kernel.org \
    --cc=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=martin.blumenstingl@googlemail.co \
    --cc=mturquette@baylibre.com \
    --cc=narmstrong@baylibre.com \
    --cc=windhl@126.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.