From: Takashi Iwai Date: Wed, 9 Jul 2025 16:04:29 +0000 (+0200) Subject: MAINTAINERS: Adjust to the new HD-audio driver paths X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c4eebafea5fefef264f2f8f1c88bbe1e53efedf;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Adjust to the new HD-audio driver paths The HD-audio drivers are moved under sound/hda now. Correct the locations. Signed-off-by: Takashi Iwai Link: https://patch.msgid.link/20250709160434.1859-27-tiwai@suse.de --- diff --git a/MAINTAINERS b/MAINTAINERS index 5bfcaf0732ed2..bd86f2ad65b9c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5741,9 +5741,9 @@ F: drivers/spi/spi-cs42l43* F: include/dt-bindings/sound/cs* F: include/linux/mfd/cs42l43* F: include/sound/cs* -F: sound/pci/hda/cirrus* -F: sound/pci/hda/cs* -F: sound/pci/hda/hda_component* +F: sound/hda/codecs/cirrus* +F: sound/hda/codecs/side-codecs/cs* +F: sound/hda/codecs/side-codecs/hda_component* F: sound/soc/codecs/cs* CIRRUS LOGIC HAPTIC DRIVERS @@ -24533,7 +24533,7 @@ F: Documentation/devicetree/bindings/sound/ti,tlv320*.yaml F: Documentation/devicetree/bindings/sound/ti,tlv320adcx140.yaml F: include/sound/tas2*.h F: include/sound/tlv320*.h -F: sound/pci/hda/tas2781_hda_i2c.c +F: sound/hda/codecs/side-codecs/tas2781_hda_i2c.c F: sound/soc/codecs/pcm1681.c F: sound/soc/codecs/pcm1789*.* F: sound/soc/codecs/pcm179x*.* @@ -27473,7 +27473,7 @@ SENARYTECH AUDIO CODEC DRIVER M: bo liu S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git -F: sound/pci/hda/patch_senarytech.c +F: sound/hda/codecs/senarytech.c THE REST M: Linus Torvalds