diff for duplicates of <20111219141925.GA1789@richard-laptop> diff --git a/a/1.txt b/N1/1.txt index dc6f35d..d73ef2a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,7 +23,7 @@ On Mon, Dec 19, 2011 at 10:05:12AM +0000, Jamie Iles 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 @@ -248,7 +248,7 @@ Is "generic-reg-clk" or "generic-reg-clk-dt" too long for file name? > > + > > + 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 8cebbf7..6de48fa 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,10 @@ "ref\01324264903-15395-1-git-send-email-richard.zhao@linaro.org\0" "ref\01324264903-15395-5-git-send-email-richard.zhao@linaro.org\0" "ref\020111219100512.GC2459@totoro\0" - "From\0Richard Zhao <richard.zhao@linaro.org>\0" - "Subject\0Re: [PATCH V3 4/7] cpufreq: add generic cpufreq driver\0" + "From\0richard.zhao@linaro.org (Richard Zhao)\0" + "Subject\0[PATCH V3 4/7] cpufreq: add generic cpufreq driver\0" "Date\0Mon, 19 Dec 2011 22:19:29 +0800\0" - "To\0Jamie Iles <jamie@jamieiles.com>\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 - 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" "On Mon, Dec 19, 2011 at 10:05:12AM +0000, Jamie Iles wrote:\n" @@ -51,7 +32,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" @@ -276,7 +257,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" @@ -397,4 +378,4 @@ "> \n" > Jamie -faf1d4fdd8d1a62b582ca5e273d27e4aa298436f5f9acb8653233cecb8dc80f7 +3deaab7172c1e1b5fade7788f46e920298729648cb6c66e9930a4215a4208e01
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.