diff for duplicates of <5360B6D9.7070409@elopez.com.ar> diff --git a/a/1.txt b/N1/1.txt index 94ca2cc..96ef135 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi, -El 30/04/14 05:25, ????????? ???????? escribi?: +El 30/04/14 05:25, Александр Берсенев escribió: > This patch enables to use devm_clk_get function to get gate clocks by name. > Signed-off-by: Alexander Bersenev <bay@hackerdom.ru> > @@ -22,7 +22,7 @@ What are you trying to achieve here? Do you want to use devm_clk_get on your driver? If so, you just need to list the clock your device needs on its device tree node, like for example -device: blah at 0f0.... { +device: blah@0f0.... { .... clocks = <&gate 12>, <&clock>, <&whatever>; clock-names = "module", "ref", "sample"; diff --git a/a/content_digest b/N1/content_digest index 1444af5..dbe33ef 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,18 @@ "ref\0fa26ae07-b4ee-4730-b626-9724a51e7122@googlegroups.com\0" - "From\0emilio@elopez.com.ar (Emilio L\303\263pez)\0" - "Subject\0[PATCH] sunxi: make gate clock getable by name\0" + "From\0Emilio L\303\263pez <emilio@elopez.com.ar>\0" + "Subject\0Re: [PATCH] sunxi: make gate clock getable by name\0" "Date\0Wed, 30 Apr 2014 05:39:53 -0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0\320\220\320\273\320\265\320\272\321\201\320\260\320\275\320\264\321\200 \320\221\320\265\321\200\321\201\320\265\320\275\320\265\320\262 <bay@hackerdom.ru>\0" + "Cc\0linux-sunxi@googlegroups.com" + mturquette@linaro.org + maxime.ripard@free-electrons.com + linux-kernel@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" "\n" - "El 30/04/14 05:25, ????????? ???????? escribi?:\n" + "El 30/04/14 05:25, \320\220\320\273\320\265\320\272\321\201\320\260\320\275\320\264\321\200 \320\221\320\265\321\200\321\201\320\265\320\275\320\265\320\262 escribi\303\263:\n" "> This patch enables to use devm_clk_get function to get gate clocks by name.\n" "> Signed-off-by: Alexander Bersenev <bay@hackerdom.ru>\n" ">\n" @@ -29,7 +34,7 @@ "your driver? If so, you just need to list the clock your device needs on \n" "its device tree node, like for example\n" "\n" - "device: blah at 0f0.... {\n" + "device: blah@0f0.... {\n" " ....\n" " clocks = <&gate 12>, <&clock>, <&whatever>;\n" " clock-names = \"module\", \"ref\", \"sample\";\n" @@ -42,4 +47,4 @@ "\n" Emilio -133ec68f62a263412e72e085d1146bfb6435bfc3bc7aa25f722b4b1bce7940e2 +f76395bd9d246ee7dda8166d51614bb59964ad1b87a4b929dc09794d1c2841e8
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.