MAINTAINERS: adjust STARFIVE JH7100 PINCTRL DRIVER after file movement
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 6 Oct 2022 08:01:54 +0000 (10:01 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 6 Oct 2022 09:23:02 +0000 (11:23 +0200)
commit9d157c89c5569f0ef560b7a5b2d7bf59ae98499c
tree3db9431f237dbb701b112615ce4f4bc44df23864
parentba99b756da178aa8c608c4499a91074466050c10
MAINTAINERS: adjust STARFIVE JH7100 PINCTRL DRIVER after file movement

Commit ba7fdf88e98a ("pinctrl: Create subdirectory for StarFive drivers")
moves pinctrl-starfive.c into its own subdirectory starfive; further,
commit ba99b756da17 ("pinctrl: starfive: Rename "pinctrl-starfive" to
"pinctrl-starfive-jh7100"") adds the suffix jh7100 to the driver and
dt-bindings header file name.

These commits however do not adjust the entry in MAINTAINERS. Hence,
./scripts/get_maintainer.pl --self-test=patterns complains about a broken
reference.

Adjust the entries for STARFIVE JH7100 PINCTRL DRIVER after file movement.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Emil Renner Berthing <kernel@esmil.dk>
Link: https://lore.kernel.org/r/20221006080154.5396-1-lukas.bulwahn@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
MAINTAINERS