diff for duplicates of <20111224131040.GA3965@page> diff --git a/a/1.txt b/N1/1.txt index f306540..a7e6eb0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,7 +30,7 @@ On Thu, Dec 22, 2011 at 03:09:10PM +0800, Richard Zhao wrote: > @@ -0,0 +1,7 @@ > +Generic cpufreq driver based on clk and regulator APIs > + -> +Required properties in /cpus/cpu@0: +> +Required properties in /cpus/cpu at 0: > +- cpu-freqs : cpu frequency points it support, in unit of Hz. > +- cpu-volts : cpu voltages required by the frequency point at the same index, > + in unit of uV. @@ -251,7 +251,7 @@ Drop the extra newline? > + const struct property *pp; > + int i, ret; > + -> + cpu0 = of_find_node_by_path("/cpus/cpu@0"); +> + cpu0 = of_find_node_by_path("/cpus/cpu at 0"); > + if (!cpu0) > + return -ENODEV; > + diff --git a/a/content_digest b/N1/content_digest index 5124820..9b57cd4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,9 @@ "ref\01324537753-30590-1-git-send-email-richard.zhao@linaro.org\0" "ref\01324537753-30590-5-git-send-email-richard.zhao@linaro.org\0" - "From\0Jamie Iles <jamie@jamieiles.com>\0" - "Subject\0Re: [PATCH v4 4/7] cpufreq: add clk-reg cpufreq driver\0" + "From\0jamie@jamieiles.com (Jamie Iles)\0" + "Subject\0[PATCH v4 4/7] cpufreq: add clk-reg cpufreq driver\0" "Date\0Sat, 24 Dec 2011 13:10:40 +0000\0" - "To\0Richard Zhao <richard.zhao@linaro.org>\0" - "Cc\0linux-arm-kernel@lists.infradead.org" - cpufreq@vger.kernel.org - devicetree-discuss@lists.ozlabs.org - linux@arm.linux.org.uk - davej@redhat.com - grant.likely@secretlab.ca - rob.herring@calxeda.com - rdunlap@xenotime.net - kernel@pengutronix.de - shawn.guo@linaro.org - catalin.marinas@arm.com - eric.miao@linaro.org - mark.langsdorf@calxeda.com - davidb@codeaurora.org - arnd@arndb.de - bryanh@codeaurora.org - jamie@jamieiles.com - marc.zyngier@arm.com - linaro-dev@lists.linaro.org - " patches@linaro.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Richard,\n" @@ -58,7 +38,7 @@ "> @@ -0,0 +1,7 @@\n" "> +Generic cpufreq driver based on clk and regulator APIs\n" "> +\n" - "> +Required properties in /cpus/cpu@0:\n" + "> +Required properties in /cpus/cpu at 0:\n" "> +- cpu-freqs : cpu frequency points it support, in unit of Hz.\n" "> +- cpu-volts : cpu voltages required by the frequency point at the same index,\n" "> +\t in unit of uV.\n" @@ -279,7 +259,7 @@ "> +\tconst struct property *pp;\n" "> +\tint i, ret;\n" "> +\n" - "> +\tcpu0 = of_find_node_by_path(\"/cpus/cpu@0\");\n" + "> +\tcpu0 = of_find_node_by_path(\"/cpus/cpu at 0\");\n" "> +\tif (!cpu0)\n" "> +\t\treturn -ENODEV;\n" "> +\n" @@ -404,4 +384,4 @@ "> \n" > -3813ab563060ef149fb4fe467c34ef642c12bda27b23c2462d09e0f35653175f +7e39b9093ac9c094ba9e72418b3487d0db74b93789d9a741433e219cff248032
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.