All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>,
	abel.vesa@nxp.com, allison@lohutok.net, festevam@gmail.com,
	gregkh@linuxfoundation.org, kernel@pengutronix.de,
	leonard.crestez@nxp.com, linux-arm-kernel@lists.infradead.org,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	mturquette@baylibre.com, peng.fan@nxp.com, ping.bai@nxp.com,
	s.hauer@pengutronix.de, shawnguo@kernel.org, tglx@linutronix.de
Cc: Linux-imx@nxp.com
Subject: Re: [PATCH 5/5] clk: imx8mp: Add missing of_node_put()
Date: Wed, 12 Feb 2020 12:57:08 -0800	[thread overview]
Message-ID: <158154102844.184098.4130794456263378461@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <1581508657-12107-5-git-send-email-Anson.Huang@nxp.com>

Quoting Anson Huang (2020-02-12 03:57:37)
> After finishing using device node got from of_find_compatible_node(),
> of_node_put() needs to be called.
> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> ---

Reviewed-by: Stephen Boyd <sboyd@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>,
	abel.vesa@nxp.com, allison@lohutok.net, festevam@gmail.com,
	gregkh@linuxfoundation.org, kernel@pengutronix.de,
	leonard.crestez@nxp.com, linux-arm-kernel@lists.infradead.org,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	mturquette@baylibre.com, peng.fan@nxp.com, ping.bai@nxp.com,
	s.hauer@pengutronix.de, shawnguo@kernel.org, tglx@linutronix.de
Cc: Linux-imx@nxp.com
Subject: Re: [PATCH 5/5] clk: imx8mp: Add missing of_node_put()
Date: Wed, 12 Feb 2020 12:57:08 -0800	[thread overview]
Message-ID: <158154102844.184098.4130794456263378461@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <1581508657-12107-5-git-send-email-Anson.Huang@nxp.com>

Quoting Anson Huang (2020-02-12 03:57:37)
> After finishing using device node got from of_find_compatible_node(),
> of_node_put() needs to be called.
> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> ---

Reviewed-by: Stephen Boyd <sboyd@kernel.org>

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

  reply	other threads:[~2020-02-12 20:57 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-12 11:57 [PATCH 1/5] clk: imx6sl: Add missing of_node_put() Anson Huang
2020-02-12 11:57 ` Anson Huang
2020-02-12 11:57 ` [PATCH 2/5] clk: imx8mq: " Anson Huang
2020-02-12 11:57   ` Anson Huang
2020-02-12 20:56   ` Stephen Boyd
2020-02-12 20:56     ` Stephen Boyd
2020-02-12 11:57 ` [PATCH 3/5] clk: imx8mm: " Anson Huang
2020-02-12 11:57   ` Anson Huang
2020-02-12 20:56   ` Stephen Boyd
2020-02-12 20:56     ` Stephen Boyd
2020-02-12 11:57 ` [PATCH 4/5] clk: imx8mn: " Anson Huang
2020-02-12 11:57   ` Anson Huang
2020-02-12 20:57   ` Stephen Boyd
2020-02-12 20:57     ` Stephen Boyd
2020-02-12 11:57 ` [PATCH 5/5] clk: imx8mp: " Anson Huang
2020-02-12 11:57   ` Anson Huang
2020-02-12 20:57   ` Stephen Boyd [this message]
2020-02-12 20:57     ` Stephen Boyd
2020-02-12 20:56 ` [PATCH 1/5] clk: imx6sl: " Stephen Boyd
2020-02-12 20:56   ` Stephen Boyd
2020-02-17  6:38 ` Shawn Guo
2020-02-17  6:38   ` Shawn Guo

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=158154102844.184098.4130794456263378461@swboyd.mtv.corp.google.com \
    --to=sboyd@kernel.org \
    --cc=Anson.Huang@nxp.com \
    --cc=Linux-imx@nxp.com \
    --cc=abel.vesa@nxp.com \
    --cc=allison@lohutok.net \
    --cc=festevam@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel@pengutronix.de \
    --cc=leonard.crestez@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=peng.fan@nxp.com \
    --cc=ping.bai@nxp.com \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=tglx@linutronix.de \
    /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.