diff for duplicates of <20150909050554.27129.68718.sendpatchset@little-apple> diff --git a/a/1.txt b/N1/1.txt index d6fb80d..09c5cca 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -56,7 +56,7 @@ Not-Yet-Signed-off-by: Magnus Damm <damm+renesas@opensource.se> - of_property_for_each_u32(clkspec.np, "clock-indices", prop, vp, pv) { + of_property_for_each_u32(np, "clock-indices", prop, vp, pv) { + has_indices = true; - if (index == pv) { + if (index = pv) { index = count; break; @@ -3077,12 +3071,34 @@ const char *of_clk_get_parent_name(struc diff --git a/a/content_digest b/N1/content_digest index 3db8850..2dae9fd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,16 @@ "From\0Magnus Damm <magnus.damm@gmail.com>\0" "Subject\0[PATCH][RFC] clk: Use node name and index for clock name\0" - "Date\0Wed, 09 Sep 2015 14:05:54 +0900\0" + "Date\0Wed, 09 Sep 2015 05:05:54 +0000\0" "To\0linux-clk@vger.kernel.org\0" "Cc\0kuninori.morimoto.gx@renesas.com" - gaku.inami.xw@bp.renesas.com - mturquette@baylibre.com - linux-sh@vger.kernel.org - sboyd@codeaurora.org - horms@verge.net.au - geert@linux-m68k.org - laurent.pinchart@ideasonboard.com - "Magnus Damm <magnus.damm@gmail.com>\0" + gaku.inami.xw@bp.renesas.com + mturquette@baylibre.com + linux-sh@vger.kernel.org + sboyd@codeaurora.org + horms@verge.net.au + geert@linux-m68k.org + laurent.pinchart@ideasonboard.com + " Magnus Damm <magnus.damm@gmail.com>\0" "\00:1\0" "b\0" "From: Magnus Damm <damm+renesas@opensource.se>\n" @@ -71,7 +71,7 @@ "-\tof_property_for_each_u32(clkspec.np, \"clock-indices\", prop, vp, pv) {\n" "+\tof_property_for_each_u32(np, \"clock-indices\", prop, vp, pv) {\n" "+\t\thas_indices = true;\n" - " \t\tif (index == pv) {\n" + " \t\tif (index = pv) {\n" " \t\t\tindex = count;\n" " \t\t\tbreak;\n" "@@ -3077,12 +3071,34 @@ const char *of_clk_get_parent_name(struc\n" @@ -173,4 +173,4 @@ " \n" void of_clk_init(const struct of_device_id *matches); -5ed1c8c103c7f41f2ae4bd44ce34834627b259f933ae842c632ae0ccf4b3e6ff +01934808e104414d82c07dc50579740b6b6752cfa52c25938c252f727bd3a509
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.