Message ID | 87y0ybyk8p.wl-kuninori.morimoto.gx@renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: random cleanup | expand |
On Wed, 12 Feb 2025 02:23:02 +0000, Kuninori Morimoto wrote: > These are random cleanup patch-set for ASoC > > Kuninori Morimoto (12): > ASoC: soc-pcm: no need to check dpcm->fe on dpcm_be_connect() > ASoC: soc-core: makes snd_soc_set_dmi_name() local > ASoC: soc-ops: makes snd_soc_read_signed() void > ASoC: soc-pcm: makes dpcm_dapm_stream_event() void > ASoC: soc-core: line cleanup on snd_soc_bind_card() > ASoC: soc-dapm: line cleanup on snd_soc_dai_link_event_pre_pmu() > ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot() > ASoC: soc-pcm: remove duplicate param from __soc_pcm_hw_params() > ASoC: remove update from snd_soc_card > ASoC: remove dpcm_process_paths() > ASoC: soc-pcm: cleanup dpcm_dai_trigger_fe_be() > ASoC: soc-pcm: cleanup dpcm_fe_dai_do_trigger() > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [01/12] ASoC: soc-pcm: no need to check dpcm->fe on dpcm_be_connect() commit: 11c1967f1a796bf2ff56a7118147f1d39d9f5ee0 [02/12] ASoC: soc-core: makes snd_soc_set_dmi_name() local commit: 238c863eb3d3c6ed58493bacfd1f4b36bdcfa92f [03/12] ASoC: soc-ops: makes snd_soc_read_signed() void commit: 1248d29464cc682c2a1793cfc5d4ebeb374c6738 [04/12] ASoC: soc-pcm: makes dpcm_dapm_stream_event() void commit: 7e1caa679686dde5c24d60b139f234568045758f [07/12] ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot() commit: 7f1186a8d738661b941b298fd6d1d5725ed71428 [08/12] ASoC: soc-pcm: remove duplicate param from __soc_pcm_hw_params() commit: 0c4a06395156d16ea33e959fccea84e4cfec04c4 [09/12] ASoC: remove update from snd_soc_card commit: 257a060fe219bb0dcb98f12ce34f04eca6d08352 [10/12] ASoC: remove dpcm_process_paths() commit: 40b1f89a1691c4b7740bec2c868f1e4c60346353 [11/12] ASoC: soc-pcm: cleanup dpcm_dai_trigger_fe_be() commit: 3aebbcba4baaa81bc8c83f2229ed8e774cf40618 [12/12] ASoC: soc-pcm: cleanup dpcm_fe_dai_do_trigger() commit: 42da18e62652b58ba5ecd1524c146b202cda9bb7 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