aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2017-06-05 22:35:43 -0400
committerMark Brown <broonie@kernel.org>2017-06-06 12:55:08 -0400
commit010f21b2ba0cd546d7489ca536a156b281faa3fb (patch)
tree493a6994861580a6d7d42fa947a4ec0c3d0a35ef
parentd70c34db3357cedf8735ebad0b0fa5fed7b54b35 (diff)
ASoC: simple-scu-card: tidyup "Sampling Rate Conversion"
"Sampling Rate Conversion" is better than "Sampling Rate Convert" Reported-by: James Cameron <quozl@laptop.org> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/sound/simple-scu-card.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/simple-scu-card.txt b/Documentation/devicetree/bindings/sound/simple-scu-card.txt
index e894cef1d314..327d229a51b2 100644
--- a/Documentation/devicetree/bindings/sound/simple-scu-card.txt
+++ b/Documentation/devicetree/bindings/sound/simple-scu-card.txt
@@ -38,7 +38,7 @@ Optional CPU/CODEC subnodes properties:
38 38
39- clocks / system-clock-frequency : see simple-audio-card.txt 39- clocks / system-clock-frequency : see simple-audio-card.txt
40 40
41Example 1. Sampling Rate Covert 41Example 1. Sampling Rate Conversion
42 42
43sound { 43sound {
44 compatible = "simple-scu-audio-card"; 44 compatible = "simple-scu-audio-card";