[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220905093546.19735-1-lukas.bulwahn@gmail.com>
Date:   Mon,  5 Sep 2022 11:35:46 +0200
From:   Lukas Bulwahn <lukas.bulwahn@...il.com>
To:     Martin PoviĊĦer <povik+lin@...ebit.org>,
        Mark Brown <broonie@...nel.org>, asahi@...ts.linux.dev,
        alsa-devel@...a-project.org
Cc:     kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
        Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] MAINTAINERS: rectify entry in ARM/APPLE MACHINE SOUND DRIVERS
Commit 3df5d0d97289 ("ASoC: apple: mca: Start new platform driver") adds
a new sound driver at the location "sound/soc/apple/", but it adds a file
entry referring to the non-existing location "drivers/sound/apple/*".
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Repair this file reference in ARM/APPLE MACHINE SOUND DRIVERS.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
---
Martin, please ack.
Mark, please pick this patch on top of the commit above.
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 29443aad5031..c239d7e69158 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1904,7 +1904,7 @@ L:	asahi@...ts.linux.dev
 L:	alsa-devel@...a-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 <jesper.nilsson@...s.com>
-- 
2.17.1
Powered by blists - more mailing lists
 
