diff for duplicates of <20111219100512.GC2459@totoro> diff --git a/a/1.txt b/N1/1.txt index 445f128..5c52a43 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ On Mon, Dec 19, 2011 at 11:21:40AM +0800, Richard Zhao wrote: > @@ -0,0 +1,7 @@ > +Generic cpufreq driver > + -> +Required properties in /cpus/cpu@0: +> +Required properties in /cpus/cpu at 0: > +- compatible : "generic-cpufreq" I'm not convinced this is the best way to do this. By requiring a @@ -229,7 +229,7 @@ This may be a little too generic? "generic-reg-clk"? > + > + pr_info("Generic CPU frequency driver\n"); > + -> + 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 70aa42a..638fef3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,9 @@ "ref\01324264903-15395-1-git-send-email-richard.zhao@linaro.org\0" "ref\01324264903-15395-5-git-send-email-richard.zhao@linaro.org\0" - "From\0Jamie Iles <jamie@jamieiles.com>\0" - "Subject\0Re: [PATCH V3 4/7] cpufreq: add generic cpufreq driver\0" + "From\0jamie@jamieiles.com (Jamie Iles)\0" + "Subject\0[PATCH V3 4/7] cpufreq: add generic cpufreq driver\0" "Date\0Mon, 19 Dec 2011 10:05:12 +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" @@ -50,7 +30,7 @@ "> @@ -0,0 +1,7 @@\n" "> +Generic cpufreq driver\n" "> +\n" - "> +Required properties in /cpus/cpu@0:\n" + "> +Required properties in /cpus/cpu at 0:\n" "> +- compatible : \"generic-cpufreq\"\n" "\n" "I'm not convinced this is the best way to do this. By requiring a \n" @@ -257,7 +237,7 @@ "> +\n" "> +\tpr_info(\"Generic CPU frequency driver\\n\");\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" @@ -366,4 +346,4 @@ "\n" Jamie -804064c62d93556cecb84fec0d5a910e5bb83ddae0fdc3f285567e61aabd0b49 +eed27aaf755b0da1a8ef3010ea860280cf78dcdd254bcdc381cf7e066f8c64bb
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.