]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: Adjust to the new HD-audio driver paths
authorTakashi Iwai <tiwai@suse.de>
Wed, 9 Jul 2025 16:04:29 +0000 (18:04 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 11 Jul 2025 07:55:38 +0000 (09:55 +0200)
The HD-audio drivers are moved under sound/hda now.
Correct the locations.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250709160434.1859-27-tiwai@suse.de
MAINTAINERS

index 5bfcaf0732ed2ca8d5353ff0f6e29668bec71be1..bd86f2ad65b9cd74002f1e372d9e5b040e86d5ad 100644 (file)
@@ -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 <bo.liu@senarytech.com>
 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 <torvalds@linux-foundation.org>