ASoC: wm8753: Fix typo in DT binding example
authorMark Brown <broonie@linaro.org>
Sun, 11 Aug 2013 14:37:12 +0000 (15:37 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 13 Aug 2013 10:29:03 +0000 (11:29 +0100)
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/wm8753.txt

index 18fc706e36dbc2250370284ef25c8662e11cffb9..8eee6128210552e0d8decfedeffbc0b216a9ec21 100644 (file)
@@ -34,7 +34,7 @@ Pins on the device (for linking into audio routes):
 
 Example:
 
-codec: wm8737@1a {
+codec: wm8753@1a {
        compatible = "wlf,wm8753";
        reg = <0x1a>;
 };
This page took 0.025227 seconds and 5 git commands to generate.