diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-06-06 05:35:43 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-06-06 19:55:08 +0300 |
commit | 010f21b2ba0cd546d7489ca536a156b281faa3fb (patch) | |
tree | 493a6994861580a6d7d42fa947a4ec0c3d0a35ef /Documentation/devicetree/bindings/sound/simple-scu-card.txt | |
parent | d70c34db3357cedf8735ebad0b0fa5fed7b54b35 (diff) | |
download | linux-010f21b2ba0cd546d7489ca536a156b281faa3fb.tar.xz |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/simple-scu-card.txt')
-rw-r--r-- | Documentation/devicetree/bindings/sound/simple-scu-card.txt | 2 |
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: - clocks / system-clock-frequency : see simple-audio-card.txt -Example 1. Sampling Rate Covert +Example 1. Sampling Rate Conversion sound { compatible = "simple-scu-audio-card"; |