Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Richard Fitzgerald <rf@opensource.cirrus.com>
Cc: linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org,
	 patches@opensource.cirrus.com
Subject: Re: [PATCH] soundwire: bus_type: Use devres to free slave IDA
Date: Tue, 01 Sep 2026 22:45:54 +0530	[thread overview]
Message-ID: <178828295460.1399388.14262984550161700184.b4-ty@kernel.org> (raw)
In-Reply-To: <20260831112939.126708-1-rf@opensource.cirrus.com>


On Mon, 31 Aug 2026 12:29:39 +0100, Richard Fitzgerald wrote:
> Create a devres cleanup action to call ida_free(). This ensures that it
> is freed after anything that is cleaned up by devres and might have been
> using the allocated ID. It also avoids mixing devres and manual cleanup
> during sdw_bus_probe().
> 
> 

Applied, thanks!

[1/1] soundwire: bus_type: Use devres to free slave IDA
      commit: bb22b81339cb97d2eb7ec666bf03f985fe64d6cb

Best regards,
-- 
~Vinod



      parent reply	other threads:[~2026-09-01 17:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-31 11:29 [PATCH] soundwire: bus_type: Use devres to free slave IDA Richard Fitzgerald
2026-08-31 11:51 ` Charles Keepax
2026-09-01 17:15 ` Vinod Koul [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=178828295460.1399388.14262984550161700184.b4-ty@kernel.org \
    --to=vkoul@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    --cc=rf@opensource.cirrus.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