ASoC: wm8753: Fix typo in DT binding example

Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
Mark Brown 2013-08-11 15:37:12 +01:00
parent 1d61210cfc
commit 3ce1fb524a

View 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>;
};