]> www.infradead.org Git - users/jedix/linux-maple.git/commit
MAINTAINERS: adjust file entries after adding vendor prefix in sound dtbs
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Tue, 25 Jun 2024 03:34:19 +0000 (05:34 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jun 2024 14:54:17 +0000 (15:54 +0100)
commit15c99e7fa9e2bb536e813478250d2a609863dcfb
tree230ac02e295e65d9d40ac0bc5bda605ff7becc97
parent694850baa4c85acf6fa6161d2a6d686f497d2efd
MAINTAINERS: adjust file entries after adding vendor prefix in sound dtbs

Commit ae8fc2948b48 ("ASoC: dt-bindings: add missing vender prefix on
filename") renames a few files in Documentation/devicetree/bindings/sound/,
but misses to adjust the file entries pointing to those files in
MAINTAINERS.

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

Adjust the file entries in NXP SGTL5000 DRIVER and TEXAS INSTRUMENTS AUDIO
(ASoC/HDA) DRIVERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/20240625033419.149775-1-lukas.bulwahn@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
MAINTAINERS