aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2018-11-27 16:06:42 +0100
committerTakashi Iwai <tiwai@suse.de>2018-11-27 16:06:42 +0100
commitb8e0be79d0004eded7f93981489781a389790959 (patch)
treec07a90d8b8b3a12d6e71d5d4418259a66a2c0377 /MAINTAINERS
parentALSA: hda/realtek - Support ALC300 (diff)
parentASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE (diff)
downloadlinux-dev-b8e0be79d0004eded7f93981489781a389790959.tar.xz
linux-dev-b8e0be79d0004eded7f93981489781a389790959.zip
Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v4.20 Lots of fixes here, the majority of which are driver specific but there's a couple of core things and one notable driver specific one: - A core fix for a DAPM regression introduced during the component refactoring, we'd lost the code that forced a reevaluation of the DAPM graph after probe (which we suppress during init to save lots of recalcuation) and have now restored it. - A core fix for error handling using the newly added for_each_rtd_codec_dai_rollback() macro. - A fix for the names of widgets in the newly introduced pcm3060 driver, merged as a fix so we don't have a release with legacy names.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f4855974f325..103bc4b1964c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13915,6 +13915,7 @@ S: Supported
F: Documentation/devicetree/bindings/sound/
F: Documentation/sound/soc/
F: sound/soc/
+F: include/dt-bindings/sound/
F: include/sound/soc*
SOUNDWIRE SUBSYSTEM