kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: rectify entry in ARM/APPLE MACHINE SOUND DRIVERS
@ 2022-09-05  9:35 Lukas Bulwahn
  2022-09-05  9:44 ` Martin Povišer
  0 siblings, 1 reply; 3+ messages in thread
From: Lukas Bulwahn @ 2022-09-05  9:35 UTC (permalink / raw)
  To: Martin Povišer, Mark Brown, asahi, alsa-devel
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

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@gmail.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@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 <jesper.nilsson@axis.com>
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: rectify entry in ARM/APPLE MACHINE SOUND DRIVERS
  2022-09-05  9:35 [PATCH] MAINTAINERS: rectify entry in ARM/APPLE MACHINE SOUND DRIVERS Lukas Bulwahn
@ 2022-09-05  9:44 ` Martin Povišer
  2022-09-05  9:55   ` Lukas Bulwahn
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Povišer @ 2022-09-05  9:44 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Mark Brown, asahi, alsa-devel, kernel-janitors, linux-kernel


> On 5. 9. 2022, at 11:35, Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
> 
> 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@gmail.com>
> ---
> Martin, please ack.
> Mark, please pick this patch on top of the commit above.

Hi Lukas, fixed here already:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/commit/?id=55e2bd9c41e800638676dce3f19dcfd16b309a08

Best, Martin


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: rectify entry in ARM/APPLE MACHINE SOUND DRIVERS
  2022-09-05  9:44 ` Martin Povišer
@ 2022-09-05  9:55   ` Lukas Bulwahn
  0 siblings, 0 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2022-09-05  9:55 UTC (permalink / raw)
  To: Martin Povišer
  Cc: Mark Brown, asahi, alsa-devel, kernel-janitors,
	Linux Kernel Mailing List

On Mon, Sep 5, 2022 at 11:44 AM Martin Povišer <povik+lin@cutebit.org> wrote:
>
>
> > On 5. 9. 2022, at 11:35, Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
> >
> > 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@gmail.com>
> > ---
> > Martin, please ack.
> > Mark, please pick this patch on top of the commit above.
>
> Hi Lukas, fixed here already:
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/commit/?id=55e2bd9c41e800638676dce3f19dcfd16b309a08
>

Great, thanks! Then, there is nothing more to do. Please ignore this patch then.

Lukas

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-05  9:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-05  9:35 [PATCH] MAINTAINERS: rectify entry in ARM/APPLE MACHINE SOUND DRIVERS Lukas Bulwahn
2022-09-05  9:44 ` Martin Povišer
2022-09-05  9:55   ` Lukas Bulwahn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).