[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20240826103129.18882-1-lukas.bulwahn@redhat.com>
Date: Mon, 26 Aug 2024 12:31:29 +0200
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Shenghao Ding <shenghao-ding@...com>,
Kevin Lu <kevin-lu@...com>,
Baojun Xu <baojun.xu@...com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
alsa-devel@...a-project.org,
linux-sound@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: [PATCH] MAINTAINERS: adjust file entries in TEXAS INSTRUMENTS AUDIO DRIVERS
From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
Commit e486feb7b8ec ("ASoC: dt-bindings: convert tlv320aic31xx.txt to
yaml") converts tlv320aic31xx.txt to ti,tlv320dac3100.yaml, but misses to
adjust the file entry in TEXAS INSTRUMENTS AUDIO (ASoC/HDA) DRIVERS.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
The pattern ti,tlv320*.yaml in the section already covers
ti,tlv320dac3100.yaml and ti,tlv320adcx140.yaml. So, further file entries
in this section are redundant. Adjust the file entries in TEXAS INSTRUMENTS
AUDIO (ASoC/HDA) DRIVERS accordingly.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>
---
MAINTAINERS | 2 --
1 file changed, 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5dd88c28c0f7..6aa85a43d8c1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22753,8 +22753,6 @@ F: Documentation/devicetree/bindings/sound/ti,tpa6130a2.yaml
F: Documentation/devicetree/bindings/sound/ti,pcm1681.yaml
F: Documentation/devicetree/bindings/sound/ti,pcm3168a.yaml
F: Documentation/devicetree/bindings/sound/ti,tlv320*.yaml
-F: Documentation/devicetree/bindings/sound/ti,tlv320adcx140.yaml
-F: Documentation/devicetree/bindings/sound/tlv320aic31xx.txt
F: include/sound/tas2*.h
F: include/sound/tlv320*.h
F: include/sound/tpa6130a2-plat.h
--
2.45.2
Powered by blists - more mailing lists