From: Martin Povišer Date: Thu, 1 Sep 2022 11:34:15 +0000 (+0200) Subject: MAINTAINERS: Fix file pattern for ARM/APPLE MACHINE SOUND DRIVERS X-Git-Tag: block-6.1-2022-13-10~61^2^2~114 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=55e2bd9c41e800638676dce3f19dcfd16b309a08;p=linux-block.git MAINTAINERS: Fix file pattern for ARM/APPLE MACHINE SOUND DRIVERS This is what was meant of course. Fixes: 3df5d0d97289 ("ASoC: apple: mca: Start new platform driver") Signed-off-by: Martin Povišer Link: https://lore.kernel.org/r/20220901113415.27449-2-povik+lin@cutebit.org Signed-off-by: Mark Brown --- diff --git a/MAINTAINERS b/MAINTAINERS index 5f91a6b62f2f..895e8ace80dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1905,7 +1905,7 @@ L: asahi@lists.linux.dev L: alsa-devel@alsa-project.org (moderated for non-subscribers) S: Maintained F: Documentation/devicetree/bindings/sound/apple,* -F: drivers/sound/apple/* +F: sound/soc/apple/* ARM/ARTPEC MACHINE SUPPORT M: Jesper Nilsson