diff mbox series

MAINTAINERS: adjust file entry in STARFIVE JH71XX PMU CONTROLLER DRIVER

Message ID 20230731122611.4309-1-lukas.bulwahn@gmail.com (mailing list archive)
State Handled Elsewhere, archived
Headers show
Series MAINTAINERS: adjust file entry in STARFIVE JH71XX PMU CONTROLLER DRIVER | expand

Commit Message

Lukas Bulwahn July 31, 2023, 12:26 p.m. UTC
Commit f3fb16291f48 ("soc: starfive: Move the power-domain driver to the
genpd dir") moves:

  drivers/{soc/starfive/jh71xx_pmu.c => genpd/starfive/jh71xx-pmu.c}

However, the update to the file entry in MAINTAINERS only addresses the
move in directories, but misses the renaming from jh71xx_pmu.c to
jh71xx-pmu.c. Hence, ./scripts/get_maintainer.pl --self-test=patterns
complains about a broken reference.

Adjust the file entry in STARFIVE JH71XX PMU CONTROLLER DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ulf Hansson Aug. 8, 2023, 3:11 p.m. UTC | #1
+ Arnd

On Mon, 31 Jul 2023 at 14:26, Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> Commit f3fb16291f48 ("soc: starfive: Move the power-domain driver to the
> genpd dir") moves:
>
>   drivers/{soc/starfive/jh71xx_pmu.c => genpd/starfive/jh71xx-pmu.c}
>
> However, the update to the file entry in MAINTAINERS only addresses the
> move in directories, but misses the renaming from jh71xx_pmu.c to
> jh71xx-pmu.c. Hence, ./scripts/get_maintainer.pl --self-test=patterns
> complains about a broken reference.
>
> Adjust the file entry in STARFIVE JH71XX PMU CONTROLLER DRIVER.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Applied for next (and the immutable branch) to my new genpd tree [1], thanks!

Kind regards
Uffe

[1]

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git next


> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 003b0461641a..7a20d6ab1d18 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20408,7 +20408,7 @@ M:      Walker Chen <walker.chen@starfivetech.com>
>  M:     Changhuang Liang <changhuang.liang@starfivetech.com>
>  S:     Supported
>  F:     Documentation/devicetree/bindings/power/starfive*
> -F:     drivers/genpd/starfive/jh71xx_pmu.c
> +F:     drivers/genpd/starfive/jh71xx-pmu.c
>  F:     include/dt-bindings/power/starfive,jh7110-pmu.h
>
>  STARFIVE SOC DRIVERS
> --
> 2.17.1
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 003b0461641a..7a20d6ab1d18 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20408,7 +20408,7 @@  M:	Walker Chen <walker.chen@starfivetech.com>
 M:	Changhuang Liang <changhuang.liang@starfivetech.com>
 S:	Supported
 F:	Documentation/devicetree/bindings/power/starfive*
-F:	drivers/genpd/starfive/jh71xx_pmu.c
+F:	drivers/genpd/starfive/jh71xx-pmu.c
 F:	include/dt-bindings/power/starfive,jh7110-pmu.h
 
 STARFIVE SOC DRIVERS