From: Mark Brown Date: Sun, 11 Aug 2013 14:37:12 +0000 (+0100) Subject: ASoC: wm8753: Fix typo in DT binding example X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=3ce1fb524a777bd9c2b02a298bbc96f0df46a78e;p=deliverable%2Flinux.git ASoC: wm8753: Fix typo in DT binding example Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/wm8753.txt b/Documentation/devicetree/bindings/sound/wm8753.txt index 18fc706e36db..8eee61282105 100644 --- a/Documentation/devicetree/bindings/sound/wm8753.txt +++ b/Documentation/devicetree/bindings/sound/wm8753.txt @@ -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>; };