MAINTAINERS: rectify entry for MESON NAND controller bindings
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 29 Sep 2022 12:34:31 +0000 (14:34 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 18 Oct 2022 08:32:14 +0000 (10:32 +0200)
commitd4353decd4fdec71b9f9d1ba8fa85b7e595e8924
treecb587cdf29c2a1e3d850d2cacc5088fbe508f449
parent78e2d5410a440bc232c2f5eedb6ab0403e9675b6
MAINTAINERS: rectify entry for MESON NAND controller bindings

Commit fbc00b5e746f ("dt-bindings: nand: meson: convert txt to yaml")
converts amlogic,meson-nand.txt to yaml, but misses to adjust its reference
in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Repair this file reference in MESON NAND CONTROLLER DRIVER FOR AMLOGIC
SOCS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220929123431.23180-1-lukas.bulwahn@gmail.com
MAINTAINERS