diff for duplicates of <517A84A6.4090108@gmail.com> diff --git a/a/1.txt b/N1/1.txt index fc89a73..3c106dc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On 04/26/2013 08:38 AM, Linus Walleij wrote: >>> +#ifdef CONFIG_OF >>> + struct device_node *timer = NULL; >>> + ->>> + timer = of_find_node_by_path("/timer0 at c0014000"); +>>> + timer = of_find_node_by_path("/timer0@c0014000"); >>> + if (timer) { >>> + struct resource irq_res; >>> + @@ -54,6 +54,6 @@ Rob > Linus Walleij > _______________________________________________ > devicetree-discuss mailing list -> devicetree-discuss at lists.ozlabs.org +> devicetree-discuss@lists.ozlabs.org > https://lists.ozlabs.org/listinfo/devicetree-discuss > diff --git a/a/content_digest b/N1/content_digest index 66cc9a6..567479b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,16 @@ "ref\01366624304-6190-1-git-send-email-linus.walleij@stericsson.com\0" "ref\0201304221336.21921.arnd@arndb.de\0" "ref\0CACRpkdbfDwhKA77aUbXhk5sZ0prxR-ic5dntCaAiNjKNBGo_wg@mail.gmail.com\0" - "From\0robherring2@gmail.com (Rob Herring)\0" - "Subject\0[PATCH 03/23] ARM: u300: device tree support for the timer\0" + "From\0Rob Herring <robherring2@gmail.com>\0" + "Subject\0Re: [PATCH 03/23] ARM: u300: device tree support for the timer\0" "Date\0Fri, 26 Apr 2013 08:44:06 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Linus Walleij <linus.walleij@linaro.org>\0" + "Cc\0Linus Walleij <linus.walleij@stericsson.com>" + Arnd Bergmann <arnd@arndb.de> + devicetree-discuss@lists.ozlabs.org <devicetree-discuss@lists.ozlabs.org> + Rob Herring <rob.herring@calxeda.com> + Grant Likely <grant.likely@secretlab.ca> + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On 04/26/2013 08:38 AM, Linus Walleij wrote:\n" @@ -13,7 +19,7 @@ ">>> +#ifdef CONFIG_OF\n" ">>> + struct device_node *timer = NULL;\n" ">>> +\n" - ">>> + timer = of_find_node_by_path(\"/timer0 at c0014000\");\n" + ">>> + timer = of_find_node_by_path(\"/timer0@c0014000\");\n" ">>> + if (timer) {\n" ">>> + struct resource irq_res;\n" ">>> +\n" @@ -63,8 +69,8 @@ "> Linus Walleij\n" "> _______________________________________________\n" "> devicetree-discuss mailing list\n" - "> devicetree-discuss at lists.ozlabs.org\n" + "> devicetree-discuss@lists.ozlabs.org\n" "> https://lists.ozlabs.org/listinfo/devicetree-discuss\n" > -fdbe2c3b84cc7ad75be9ee0745fcecd5d824bd02e5f7566b1f3e4e8870621002 +6f0248f16ccc9759e17e94523628c448db15a15adc43da5b7686e9d826926ae4
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.