Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Linux-ALSA <alsa-devel@alsa-project.org>,
	Dan Carpenter <dan.carpenter@linaro.org>
Subject: Re: [PATCH] ASoC: audio-graph-card2: remove unneeded of_node_get()
Date: Thu, 09 May 2024 08:37:03 +0200	[thread overview]
Message-ID: <171523662353.2030088.599220576551108747.b4-ty@kernel.org> (raw)
In-Reply-To: <87jzk3akoo.wl-kuninori.morimoto.gx@renesas.com>

On Thu, 09 May 2024 00:33:11 +0000, Kuninori Morimoto wrote:
> "lnk" is used as "port0", and it will be used to get "port1" by
> of_get_next_child(ports, lnk). It will call of_node_put() inside. This
> function is calling of_node_get() to make up for it, but it doesn't call
> paired of_node_put(port0) when it quit function.
> This of_node_get() itself is not needed, let's remove it.
> 
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: audio-graph-card2: remove unneeded of_node_get()
      commit: c6f597bc598a8c3456fa017eb0c55e7a41bfce2c

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


      reply	other threads:[~2024-05-09  6:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-09  0:33 [PATCH] ASoC: audio-graph-card2: remove unneeded of_node_get() Kuninori Morimoto
2024-05-09  6:37 ` Mark Brown [this message]

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=171523662353.2030088.599220576551108747.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=dan.carpenter@linaro.org \
    --cc=kuninori.morimoto.gx@renesas.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 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 read-only IMAP folder(s) and NNTP newsgroup(s).