diff for duplicates of <20150512223241.16410.79958@quantum> diff --git a/a/1.txt b/N1/1.txt index 454b942..e05986a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,8 +7,7 @@ Quoting Joachim Eastwood (2015-04-27 14:38:12) > + if (index < 0) > + return -EINVAL; > + -> + rc =3D of_parse_phandle_with_args(np, "clocks", "#clock-cells", i= -ndex, +> + rc = of_parse_phandle_with_args(np, "clocks", "#clock-cells", index, > + &clkspec); > + if (rc) > + return -EINVAL; diff --git a/a/content_digest b/N1/content_digest index be66b84..b82ddc5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,9 @@ "ref\01430170693-28303-1-git-send-email-manabian@gmail.com\0" "ref\01430170693-28303-4-git-send-email-manabian@gmail.com\0" - "From\0Michael Turquette <mturquette@linaro.org>\0" - "Subject\0Re: [PATCH v2 3/4] clk: add lpc18xx ccu clk driver\0" + "From\0mturquette@linaro.org (Michael Turquette)\0" + "Subject\0[PATCH v2 3/4] clk: add lpc18xx ccu clk driver\0" "Date\0Tue, 12 May 2015 15:32:41 -0700\0" - "To\0Joachim Eastwood <manabian@gmail.com>" - sboyd@codeaurora.org - arnd@arndb.de - linux-clk@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" - "Cc\0devicetree@vger.kernel.org" - ariel.dalessandro@gmail.com - ezequiel@vanguardiasur.com.ar - " Joachim Eastwood <manabian@gmail.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Quoting Joachim Eastwood (2015-04-27 14:38:12)\n" @@ -23,8 +15,7 @@ "> + if (index < 0)\n" "> + return -EINVAL;\n" "> +\n" - "> + rc =3D of_parse_phandle_with_args(np, \"clocks\", \"#clock-cells\", i=\n" - "ndex,\n" + "> + rc = of_parse_phandle_with_args(np, \"clocks\", \"#clock-cells\", index,\n" "> + &clkspec);\n" "> + if (rc)\n" "> + return -EINVAL;\n" @@ -45,4 +36,4 @@ "Thanks,\n" Mike -333e450c817c717eee4d5ad2cac3570dc7c0a85b82f58e1f6faf23f7bc04edc4 +2ba805d38518c97d9841ef6598a2785d42120cd847265a2b918d562cd24f5907
diff --git a/a/1.txt b/N2/1.txt index 454b942..f8680a8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,8 +7,7 @@ Quoting Joachim Eastwood (2015-04-27 14:38:12) > + if (index < 0) > + return -EINVAL; > + -> + rc =3D of_parse_phandle_with_args(np, "clocks", "#clock-cells", i= -ndex, +> + rc = of_parse_phandle_with_args(np, "clocks", "#clock-cells", index, > + &clkspec); > + if (rc) > + return -EINVAL; @@ -28,3 +27,7 @@ drivers/clk/clk.c? Thanks, Mike +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index be66b84..9f98644 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,17 @@ "ref\01430170693-28303-1-git-send-email-manabian@gmail.com\0" "ref\01430170693-28303-4-git-send-email-manabian@gmail.com\0" - "From\0Michael Turquette <mturquette@linaro.org>\0" + "ref\01430170693-28303-4-git-send-email-manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Michael Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" "Subject\0Re: [PATCH v2 3/4] clk: add lpc18xx ccu clk driver\0" "Date\0Tue, 12 May 2015 15:32:41 -0700\0" - "To\0Joachim Eastwood <manabian@gmail.com>" - sboyd@codeaurora.org - arnd@arndb.de - linux-clk@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" - "Cc\0devicetree@vger.kernel.org" - ariel.dalessandro@gmail.com - ezequiel@vanguardiasur.com.ar - " Joachim Eastwood <manabian@gmail.com>\0" + "To\0sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org" + arnd-r2nGTMty4D4@public.gmane.org + linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + ariel.dalessandro-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + ezequiel-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org + " Joachim Eastwood <manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "Quoting Joachim Eastwood (2015-04-27 14:38:12)\n" @@ -23,8 +23,7 @@ "> + if (index < 0)\n" "> + return -EINVAL;\n" "> +\n" - "> + rc =3D of_parse_phandle_with_args(np, \"clocks\", \"#clock-cells\", i=\n" - "ndex,\n" + "> + rc = of_parse_phandle_with_args(np, \"clocks\", \"#clock-cells\", index,\n" "> + &clkspec);\n" "> + if (rc)\n" "> + return -EINVAL;\n" @@ -43,6 +42,10 @@ "drivers/clk/clk.c?\n" "\n" "Thanks,\n" - Mike + "Mike\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -333e450c817c717eee4d5ad2cac3570dc7c0a85b82f58e1f6faf23f7bc04edc4 +e5546509ee21b83c98c7ed5b04750cd4aedffaf7735fbe7b158424b2217a8e2d
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.