diff for duplicates of <20130204160622.GB5209@ubuntu> diff --git a/a/1.txt b/N1/1.txt index 7cef224..c38e0cf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -285,7 +285,7 @@ Anson > + > + cpu_dev = &pdev->dev; > + -> + np = of_find_node_by_path("/cpus/cpu@0"); +> + np = of_find_node_by_path("/cpus/cpu at 0"); > + if (!np) { > + dev_err(cpu_dev, "failed to find cpu0 node\n"); > + return -ENOENT; @@ -404,6 +404,6 @@ Anson > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel@lists.infradead.org +> linux-arm-kernel at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > diff --git a/a/content_digest b/N1/content_digest index 8f182da..3ec4419 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,8 @@ "ref\01359946302-25953-1-git-send-email-shawn.guo@linaro.org\0" - "From\0Anson Huang <b20788@freescale.com>\0" - "Subject\0Re: [PATCH v5] cpufreq: add imx6q-cpufreq driver\0" + "From\0b20788@freescale.com (Anson Huang)\0" + "Subject\0[PATCH v5] cpufreq: add imx6q-cpufreq driver\0" "Date\0Mon, 4 Feb 2013 11:06:22 -0500\0" - "To\0Shawn Guo <shawn.guo@linaro.org>\0" - "Cc\0cpufreq@vger.kernel.org" - linux-pm@vger.kernel.org - Rafael J. Wysocki <rjw@sisk.pl> - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Mon, Feb 04, 2013 at 10:51:42AM +0800, Shawn Guo wrote:\n" @@ -296,7 +292,7 @@ "> +\n" "> +\tcpu_dev = &pdev->dev;\n" "> +\n" - "> +\tnp = of_find_node_by_path(\"/cpus/cpu@0\");\n" + "> +\tnp = of_find_node_by_path(\"/cpus/cpu at 0\");\n" "> +\tif (!np) {\n" "> +\t\tdev_err(cpu_dev, \"failed to find cpu0 node\\n\");\n" "> +\t\treturn -ENOENT;\n" @@ -415,8 +411,8 @@ "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel@lists.infradead.org\n" + "> linux-arm-kernel at lists.infradead.org\n" "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n" > -4c4ef5c79c0ce6006e3174c975795545a82957ac081af710dcc34efa8e03f181 +a9991e9b41133e0a5582cb0ce7146aa5cc296eae0fd766003eb53b9212bbaf59
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.