On Thu, 06 Apr 2023 00:14:51 +0000, Kuninori Morimoto wrote:
ASoC is using many type of mutex lock, but some of them has helper function, but some doesn't. Or, it has helper function, but is static.
This patch-set adds helper function and use it.
Kuninori Morimoto (3): ASoC: expand snd_soc_dapm_mutex_lock/unlock() ASoC: expand snd_soc_dpcm_mutex_lock/unlock() ASoC: add snd_soc_card_mutex_lock/unlock()
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/3] ASoC: expand snd_soc_dapm_mutex_lock/unlock() commit: 4a778bdc7afbc422bd513c4f1cd7a9faf4bebaab [2/3] ASoC: expand snd_soc_dpcm_mutex_lock/unlock() commit: 38e42f6d6c6702bbfc633fce9b579fb80cec2d59 [3/3] ASoC: add snd_soc_card_mutex_lock/unlock() commit: 0f3b818486796ec8895fa4ccdf15edb759bff40a
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