As discussed on alsa-devel mailing list [1], it is useful to have an open mailing list to avoid moderation delays for the kernel patch work. Use linux-sound mailing list for kernel driver related threads.
In the first stage, change the list for the ALSA core, ASoC and tests.
[1] https://lore.kernel.org/alsa-devel/20231019-posture-cache-fe060b@meerkat/
Cc: Takashi Iwai tiwai@suse.com Cc: Mark Brown broonie@kernel.org Cc: Ivan Orlov ivan.orlov0322@gmail.com Cc: Konstantin Ryabitsev konstantin@linuxfoundation.org Signed-off-by: Jaroslav Kysela perex@perex.cz --- MAINTAINERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 7a7bd8bd80e9..007c0b204df7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20061,7 +20061,7 @@ F: include/linux/sony-laptop.h SOUND M: Jaroslav Kysela perex@perex.cz M: Takashi Iwai tiwai@suse.com -L: alsa-devel@alsa-project.org (moderated for non-subscribers) +L: linux-sound@vger.kernel.org S: Maintained W: http://www.alsa-project.org/ Q: http://patchwork.kernel.org/project/alsa-devel/list/ @@ -20074,7 +20074,7 @@ F: tools/testing/selftests/alsa
SOUND - ALSA SELFTESTS M: Mark Brown broonie@kernel.org -L: alsa-devel@alsa-project.org (moderated for non-subscribers) +L: linux-sound@vger.kernel.org L: linux-kselftest@vger.kernel.org S: Supported F: tools/testing/selftests/alsa @@ -20100,7 +20100,7 @@ F: sound/soc/soc-generic-dmaengine-pcm.c SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC) M: Liam Girdwood lgirdwood@gmail.com M: Mark Brown broonie@kernel.org -L: alsa-devel@alsa-project.org (moderated for non-subscribers) +L: linux-sound@vger.kernel.org S: Supported W: http://alsa-project.org/main/index.php/ASoC T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git @@ -22931,7 +22931,7 @@ F: fs/vboxsf/*
VIRTUAL PCM TEST DRIVER M: Ivan Orlov ivan.orlov0322@gmail.com -L: alsa-devel@alsa-project.org +L: linux-sound@vger.kernel.org S: Maintained F: Documentation/sound/cards/pcmtest.rst F: sound/drivers/pcmtest.c