Message ID | 87h7uhxxk6.wl-kuninori.morimoto.gx@renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: merge .digital_mute() into .mute_stream() | expand |
On 09 Jul 2020 10:55:05 +0900, Kuninori Morimoto wrote: > These are v3 patch-set. > ALSA SoC has 2 mute callbacks (= .digital_mute(), .mute_stream()). > But the difference between these 2 are very small. > .digital_mute() is for Playback > .mute_stream() is for Playback/Capture > > This patch-set adds new .no_capture_mute flag and emulate > .digital_mute() by .mute_stream(). > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [01/21] ASoC: hdmi-codec: return -ENOTSUPP for digital_mute commit: e07e49c0d1e3693facf588142c4cbde45904b3f8 [02/21] ASoC: soc-dai.c: add .no_capture_mute support commit: 350d993510115e3d9e78f1b3359bff7b68e88418 [03/21] ASoC: hdmi-codec: merge .digital_mute() into .mute_stream() commit: d789710fb248df0c2279a785c7b9beb313629c0a [04/21] ASoC: ti: merge .digital_mute() into .mute_stream() commit: 059374fe9ea5dd1e5a1d6b14741baf994dbc8dd2 [05/21] ASoC: spear: merge .digital_mute() into .mute_stream() commit: 1ff123965bd00f1aacbd4549b03a6a5b98432eaf [06/21] ASoC: meson: merge .digital_mute() into .mute_stream() commit: f795ff78e266492a5278cbef89d3422bdcf591b0 [07/21] ASoC: atmel: merge .digital_mute() into .mute_stream() (no commit info) [08/21] ASoC: codecs: merge .digital_mute() into .mute_stream() commit: 54b5927067dd79b58032a4938ee13b233f1a368c [09/21] ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream() commit: 960af79d31495b81bf9406f2f1fda425cb49342b [10/21] ASoC: codecs: tas*: merge .digital_mute() into .mute_stream() commit: 38803ce7b53bd7588e8ad899a73fe21e8741723b [11/21] ASoC: codecs: ssm*: merge .digital_mute() into .mute_stream() commit: bd63ed76890f38246a42cee715a437774bedf70b [12/21] ASoC: codecs: pcm*: merge .digital_mute() into .mute_stream() commit: 1eb2c43d26a585bbbe196360e921c5ffe9d00fd1 [13/21] ASoC: codecs: max*: merge .digital_mute() into .mute_stream() commit: 18e028e22ebfe362656f534c540d7b3c6c094bd0 [14/21] ASoC: codecs: alc*: merge .digital_mute() into .mute_stream() commit: 4c66c2fc106f04899e778eec5f7a33a6fef4471e [15/21] ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() commit: 26d3c16e62e9f07b99d3886bec05effe5aadcbe5 [16/21] ASoC: codecs: es*: merge .digital_mute() into .mute_stream() commit: 8667d948a6185fcde88ebc89e090fa574a44c366 [17/21] ASoC: codecs: da*: merge .digital_mute() into .mute_stream() commit: f39c0540d6941b2390cea20f413b620adcc3be86 [18/21] ASoC: codecs: cs*: merge .digital_mute() into .mute_stream() commit: 03c0f1b5e1e01afdff8bca8ea6c599ff9a349ed6 [19/21] ASoC: codecs: ak*: merge .digital_mute() into .mute_stream() commit: 50891431aaadf784980f8649d676327928bce72f [20/21] ASoC: soc-dai: remove .digital_mute (no commit info) [21/21] ASoC: soc-core: snd_soc_dai_digital_mute() for both CPU/Codec (no commit info) 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