[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47742925-2d0d-7313-f811-aa17e35ce81a@microchip.com>
Date: Thu, 11 Aug 2022 07:14:15 +0000
From: <Conor.Dooley@...rochip.com>
To: <lukas.bulwahn@...il.com>, <Daire.McNamara@...rochip.com>,
<linux-riscv@...ts.infradead.org>, <wsa@...nel.org>,
<arnd@...db.de>
CC: <kernel-janitors@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] MAINTAINERS: rectify entry for RISC-V/MICROCHIP POLARFIRE
SOC SUPPORT
On 11/08/2022 08:05, Lukas Bulwahn wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> Commit 3cbd67384677 ("MAINTAINERS: add the Polarfire SoC's i2c driver")
> adds the file entry for drivers/i2c/busses/i2c-microchip-core.c, but the
> file is actually named drivers/i2c/busses/i2c-microchip-corei2c.c.
>
> Repair this file reference in RISC-V/MICROCHIP POLARFIRE SOC SUPPORT.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
> ---
> Conor, please ack.
FFS... Silly mistake from me there, keep getting caught out by
the maintainers entries when I do an inter-version rename.
Is there something I can add to my build scripts, other than the
get_maintainer selftest to catch these?
Thanks Lukas.
Acked-by: Conor Dooley <conor.dooley@...rochip.com>
>
> Arnd, please pick this minor non-urgent clean-up patch.
>
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9203efedea1e..797fde7e1821 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17544,7 +17544,7 @@ F: Documentation/devicetree/bindings/usb/microchip,mpfs-musb.yaml
> F: arch/riscv/boot/dts/microchip/
> F: drivers/char/hw_random/mpfs-rng.c
> F: drivers/clk/microchip/clk-mpfs.c
> -F: drivers/i2c/busses/i2c-microchip-core.c
> +F: drivers/i2c/busses/i2c-microchip-corei2c.c
> F: drivers/mailbox/mailbox-mpfs.c
> F: drivers/pci/controller/pcie-microchip-host.c
> F: drivers/rtc/rtc-mpfs.c
> --
> 2.17.1
>
Powered by blists - more mailing lists