diff for duplicates of <20130208225151.4BF8C3E2C27@localhost> diff --git a/a/1.txt b/N1/1.txt index 644daf1..57f25b5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -52,7 +52,7 @@ On Thu, 10 Jan 2013 12:42:53 +0100, Linus Walleij <linus.walleij@linaro.org> wro > + struct device_node *eth; > + int gpio, irq, err; > + -> + eth = of_find_node_by_path("/external-bus@34000000/ethernet@300"); +> + eth = of_find_node_by_path("/external-bus at 34000000/ethernet at 300"); > + if (!eth) { > + pr_info("could not find any ethernet controller\n"); > + return 0; diff --git a/a/content_digest b/N1/content_digest index 534417e..bd19443 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,17 +6,10 @@ "ref\020130108111104.GF21994@gmail.com\0" "ref\0CAKohpomiS+UFzgiJaQbm8aZVPY0jeYhm1k7Yndk50z8=K4LvGQ@mail.gmail.com\0" "ref\0CACRpkdZWi4M3HmO_rq1O9aGTKYR0iMLXJo+nos3hYu3C_DFRHQ@mail.gmail.com\0" - "From\0Grant Likely <grant.likely@secretlab.ca>\0" - "Subject\0Re: [PATCH] mfd: stmpe: Pull IRQ GPIO number from DT during DT-based probe\0" + "From\0grant.likely@secretlab.ca (Grant Likely)\0" + "Subject\0[PATCH] mfd: stmpe: Pull IRQ GPIO number from DT during DT-based probe\0" "Date\0Fri, 08 Feb 2013 22:51:51 +0000\0" - "To\0Linus Walleij <linus.walleij@linaro.org>" - Viresh Kumar <viresh.kumar@linaro.org> - " Lee Jones <lee.jones@linaro.org>\0" - "Cc\0devicetree-discuss@lists.ozlabs.org" - vipul kumar samar <vipulkumar.samar@st.com> - Samuel Ortiz <sameo@linux.intel.com> - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - " linux-input@vger.kernel.org <linux-input@vger.kernel.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, 10 Jan 2013 12:42:53 +0100, Linus Walleij <linus.walleij@linaro.org> wrote:\n" @@ -73,7 +66,7 @@ "> + struct device_node *eth;\n" "> + int gpio, irq, err;\n" "> +\n" - "> + eth = of_find_node_by_path(\"/external-bus@34000000/ethernet@300\");\n" + "> + eth = of_find_node_by_path(\"/external-bus at 34000000/ethernet at 300\");\n" "> + if (!eth) {\n" "> + pr_info(\"could not find any ethernet controller\\n\");\n" "> + return 0;\n" @@ -110,4 +103,4 @@ "\n" g. -fd569bde7419b8b747c9261312f68bd274f4ab8bf5a290f1279bccbeba971900 +f158fcb33905bbcf7b153c5ef28bb3734df7a568d43c4ee2709f469f69f5b248
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.