diff options
| author | Martin Povišer <[email protected]> | 2022-09-01 11:34:15 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2022-09-01 11:49:22 +0000 |
| commit | 55e2bd9c41e800638676dce3f19dcfd16b309a08 (patch) | |
| tree | 337caa781b000931173308a3394943af90acacde | |
| parent | ASoC: apple: mca: Unselect COMMON_CLK in Kconfig (diff) | |
| download | kernel-55e2bd9c41e800638676dce3f19dcfd16b309a08.tar.gz kernel-55e2bd9c41e800638676dce3f19dcfd16b309a08.zip | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5f91a6b62f2f..895e8ace80dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1905,7 +1905,7 @@ L: [email protected] L: [email protected] (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 <[email protected]> |
