2022-09-05 09:57:18

by Martin Povišer

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: rectify entry in ARM/APPLE MACHINE SOUND DRIVERS


> On 5. 9. 2022, at 11:35, Lukas Bulwahn <[email protected]> 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 <[email protected]>
> ---
> 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


2022-09-05 10:00:25

by Lukas Bulwahn

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: rectify entry in ARM/APPLE MACHINE SOUND DRIVERS

On Mon, Sep 5, 2022 at 11:44 AM Martin Povišer <[email protected]> wrote:
>
>
> > On 5. 9. 2022, at 11:35, Lukas Bulwahn <[email protected]> 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 <[email protected]>
> > ---
> > 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