All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: tiwai@suse.com, Charles Keepax <ckeepax@opensource.cirrus.com>
Cc: oder_chiou@realtek.com, patches@opensource.cirrus.com,
	alsa-devel@alsa-project.org, lgirdwood@gmail.com,
	pierre-louis.bossart@linux.intel.com
Subject: Re: [PATCH v3 1/9] sound: sdw: Add hw_params to SoundWire config helper function
Date: Mon, 28 Nov 2022 16:39:10 +0000	[thread overview]
Message-ID: <166965355053.629583.1054316530369550178.b4-ty@kernel.org> (raw)
In-Reply-To: <20221123165432.594972-1-ckeepax@opensource.cirrus.com>

On Wed, 23 Nov 2022 16:54:24 +0000, Charles Keepax wrote:
> The vast majority of the current users of the SoundWire framework
> have almost identical code for converting from hw_params to SoundWire
> configuration. Whilst complex devices might require more, it is very
> likely that most new devices will follow the same pattern. Save a
> little code by factoring this out into a helper function.
> 
> 
> [...]

Applied to

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

Thanks!

[1/9] sound: sdw: Add hw_params to SoundWire config helper function
      commit: e45875168d19051ebf0fc4b091da6256f3ea3669
[2/9] ASoC: max98373-sdw: Switch to new snd_sdw_params_to_config helper
      commit: d12f106177288a65b58b236304b6ceea4370f65d
[3/9] ASoC: rt1308-sdw: Switch to new snd_sdw_params_to_config helper
      commit: 896c59edcdafc4e213761184294cbccf47126a23
[4/9] ASoC: rt1316-sdw: Switch to new snd_sdw_params_to_config helper
      commit: 0725dd0461fc682e9c1bcf9f436e60160dba65a5
[5/9] ASoC: rt5682-sdw: Switch to new snd_sdw_params_to_config helper
      commit: 5b75bc7fc28af62622c57d80f607536b19796d8f
[6/9] ASoC: rt700: Switch to new snd_sdw_params_to_config helper
      commit: ae7ad90e7cf29f3337ac1fe4e60162c51782c2b5
[7/9] ASoC: rt711: Switch to new snd_sdw_params_to_config helper
      commit: 754bef6752259ce5633814a0333f96fa06f6e3e8
[8/9] ASoC: rt715: Switch to new snd_sdw_params_to_config helper
      commit: 99ae8cf0a06b7911ec1d9c6d9190dcb3384255c9
[9/9] ASoC: sdw-mockup: Switch to new snd_sdw_params_to_config helper
      commit: c5f81301d06898080c9a59eda91f6b8605f98a2a

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

      parent reply	other threads:[~2022-11-28 16:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-23 16:54 [PATCH v3 1/9] sound: sdw: Add hw_params to SoundWire config helper function Charles Keepax
2022-11-23 16:54 ` [PATCH v3 2/9] ASoC: max98373-sdw: Switch to new snd_sdw_params_to_config helper Charles Keepax
2022-11-23 16:54 ` [PATCH v3 3/9] ASoC: rt1308-sdw: " Charles Keepax
2022-11-23 16:54 ` [PATCH v3 4/9] ASoC: rt1316-sdw: " Charles Keepax
2022-11-23 16:54 ` [PATCH v3 5/9] ASoC: rt5682-sdw: " Charles Keepax
2022-11-23 16:54 ` [PATCH v3 6/9] ASoC: rt700: " Charles Keepax
2022-11-23 16:54 ` [PATCH v3 7/9] ASoC: rt711: " Charles Keepax
2022-11-23 16:54 ` [PATCH v3 8/9] ASoC: rt715: " Charles Keepax
2022-11-23 16:54 ` [PATCH v3 9/9] ASoC: sdw-mockup: " Charles Keepax
2022-11-28 16:39 ` 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=166965355053.629583.1054316530369550178.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=ckeepax@opensource.cirrus.com \
    --cc=lgirdwood@gmail.com \
    --cc=oder_chiou@realtek.com \
    --cc=patches@opensource.cirrus.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=tiwai@suse.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.