diff for duplicates of <20130322093344.20605.49509.stgit@localhost> diff --git a/a/1.txt b/N1/1.txt index 924e27f..7babcb3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -60,7 +60,7 @@ index 9cc4444..f586ba7 100644 + }; +}; + -+codec: sgtl5000@0a { ++codec: sgtl5000 at 0a { + compatible = "fsl,sgtl5000"; + reg = <0x0a>; + clocks = <&audioclk>; /* cko1 */ @@ -75,7 +75,7 @@ index 9cc4444..f586ba7 100644 + +Example: + -+codec: sgtl5000@0a { ++codec: sgtl5000 at 0a { + compatible = "fsl,sgtl5000"; + reg = <0x0a>; + clock-frequency = <20000000>; @@ -90,7 +90,7 @@ index 9cc4444..f586ba7 100644 + Example: - codec: sgtl5000@0a { + codec: sgtl5000 at 0a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + clocks = <&clks 162>; /* cko1 */ diff --git a/a/content_digest b/N1/content_digest index 2a6c13e..1486c29 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,7 @@ - "From\0Martin Fuzzey <mfuzzey@parkeon.com>\0" + "From\0mfuzzey@parkeon.com (Martin Fuzzey)\0" "Subject\0[PATCH V2] Sound: sgtl5000 Allow codec clock frequency to be set.\0" "Date\0Fri, 22 Mar 2013 10:33:44 +0100\0" - "To\0alsa-devel@alsa-project.org" - Timur Tabi <timur@tabi.org> - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Currently the sgtl5000 driver allows its clock to be\n" @@ -68,7 +66,7 @@ "+\t};\n" "+};\n" "+\n" - "+codec: sgtl5000@0a {\n" + "+codec: sgtl5000 at 0a {\n" "+\tcompatible = \"fsl,sgtl5000\";\n" "+\treg = <0x0a>;\n" "+\tclocks = <&audioclk>; /* cko1 */\n" @@ -83,7 +81,7 @@ "+\n" "+Example:\n" "+\n" - "+codec: sgtl5000@0a {\n" + "+codec: sgtl5000 at 0a {\n" "+\tcompatible = \"fsl,sgtl5000\";\n" "+\treg = <0x0a>;\n" "+\tclock-frequency = <20000000>;\n" @@ -98,7 +96,7 @@ "+\n" " Example:\n" " \n" - " codec: sgtl5000@0a {\n" + " codec: sgtl5000 at 0a {\n" " \tcompatible = \"fsl,sgtl5000\";\n" " \treg = <0x0a>;\n" "+\tclocks = <&clks 162>; /* cko1 */\n" @@ -144,4 +142,4 @@ " \t\tclk_prepare_enable(data->codec_clk);\n" " \t}" -42082cbad1a68b51c69ba5b669108c7150679b6b7ca61c61982ea9e8f981387a +b444af1b3c5ad7a2819578f590395b8fcc55b64fe80980db527733fd4f7ba020
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.