diff options
author | 2023-10-04 12:34:45 -0700 | |
---|---|---|
committer | 2023-10-04 20:40:04 +0100 | |
commit | 2175362f594bc8d3764c8108b1a0b88d0a56610a (patch) | |
tree | 16ac265e0a8c8e4f665e37e726a7550a8ee8afa2 | |
parent | ASoC: cs35l56: Initialise a variable to silence possible static analysis error (diff) | |
download | wireguard-linux-2175362f594bc8d3764c8108b1a0b88d0a56610a.tar.xz wireguard-linux-2175362f594bc8d3764c8108b1a0b88d0a56610a.zip |
MAINTAINERS: Include additional ASoC paths
Make sure a few other paths are correctly sent to the ASoC maintainers.
Link: https://lore.kernel.org/lkml/63dd3676.170a0220.1f1b2.3244@mx.google.com/
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20231004193441.work.109-kees@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 366949700deb..8badc919c6ed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20113,6 +20113,8 @@ F: Documentation/devicetree/bindings/sound/ F: Documentation/sound/soc/ F: include/dt-bindings/sound/ F: include/sound/soc* +F: include/sound/sof/ +F: include/uapi/sound/asoc.h F: sound/soc/ SOUND - SOUND OPEN FIRMWARE (SOF) DRIVERS |