Skip to content

Commit be2e1a6

Browse files
Srinivas Kandagatlabroonie
authored andcommitted
MAINTAINERS: update Qualcomm audio codec drivers list
Some of the codec drivers like wcd939x are missing in the MAINTAINERS which is resulting in incorrect list from get_maintainers script. Fix this by using wildcard matching on both wcd93* and wsa88* codec and bindings. Signed-off-by: Srinivas Kandagatla <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent dc78f7e commit be2e1a6

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

MAINTAINERS

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20153,21 +20153,15 @@ S: Supported
2015320153
F: Documentation/devicetree/bindings/soc/qcom/qcom,apr*
2015420154
F: Documentation/devicetree/bindings/sound/qcom,*
2015520155
F: drivers/soc/qcom/apr.c
20156-
F: include/dt-bindings/sound/qcom,wcd9335.h
20157-
F: include/dt-bindings/sound/qcom,wcd934x.h
20158-
F: sound/soc/codecs/lpass-rx-macro.*
20159-
F: sound/soc/codecs/lpass-tx-macro.*
20160-
F: sound/soc/codecs/lpass-va-macro.c
20161-
F: sound/soc/codecs/lpass-wsa-macro.*
20156+
F: drivers/soundwire/qcom.c
20157+
F: include/dt-bindings/sound/qcom,wcd93*
20158+
F: sound/soc/codecs/lpass-*.*
2016220159
F: sound/soc/codecs/msm8916-wcd-analog.c
2016320160
F: sound/soc/codecs/msm8916-wcd-digital.c
2016420161
F: sound/soc/codecs/wcd-clsh-v2.*
2016520162
F: sound/soc/codecs/wcd-mbhc-v2.*
20166-
F: sound/soc/codecs/wcd9335.*
20167-
F: sound/soc/codecs/wcd934x.c
20168-
F: sound/soc/codecs/wsa881x.c
20169-
F: sound/soc/codecs/wsa883x.c
20170-
F: sound/soc/codecs/wsa884x.c
20163+
F: sound/soc/codecs/wcd93*.*
20164+
F: sound/soc/codecs/wsa88*.*
2017120165
F: sound/soc/qcom/
2017220166

2017320167
QCOM EMBEDDED USB DEBUGGER (EUD)

0 commit comments

Comments
 (0)