diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2016-10-20 16:20:47 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-10-24 19:02:31 +0200 |
commit | 393ac586236c25d36f1a1ea9650ac3f3c3b91bce (patch) | |
tree | 4b99d891484c327eaa99a094acc37711846ca452 | |
parent | ASoC: codecs: Add msm8916-wcd digital codec (diff) | |
download | linux-393ac586236c25d36f1a1ea9650ac3f3c3b91bce.tar.xz linux-393ac586236c25d36f1a1ea9650ac3f3c3b91bce.zip |
ASoC: apq8016-sbc: dt bindings: remove incorrect property
This patch removes capture-dai property which should not have existed
in this document in the first place. It looks like leftover from old
version of patches by mistake.
Remove it to avoid any confusion in future.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/sound/qcom,apq8016-sbc.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/qcom,apq8016-sbc.txt b/Documentation/devicetree/bindings/sound/qcom,apq8016-sbc.txt index d9d8635ff94c..72c192801a69 100644 --- a/Documentation/devicetree/bindings/sound/qcom,apq8016-sbc.txt +++ b/Documentation/devicetree/bindings/sound/qcom,apq8016-sbc.txt @@ -45,7 +45,6 @@ Required CPU/CODEC subnodes properties: -link-name : Name of the dai link. -sound-dai : phandle and port of CPU/CODEC --capture-dai : phandle and port of CPU/CODEC Example: |