diff for duplicates of <20150907163335.475.34867.sendpatchset@little-apple> diff --git a/a/1.txt b/N1/1.txt index 7d30f13..2c95154 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -297,7 +297,7 @@ Changes since V5: (Magnus Damm <damm+renesas@opensource.se>) + return; + + cpg->reg = of_iomap(np, 0); -+ if (WARN_ON(cpg->reg == NULL)) ++ if (WARN_ON(cpg->reg = NULL)) + return; + + cpg_mode = rcar_gen3_read_mode_pins(); diff --git a/a/content_digest b/N1/content_digest index a1c0123..032cb3a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,17 @@ "ref\020150907163252.475.18281.sendpatchset@little-apple\0" "From\0Magnus Damm <magnus.damm@gmail.com>\0" "Subject\0[PATCH v7 04/05] clk: shmobile: Add Renesas R-Car Gen3 CPG support\0" - "Date\0Tue, 08 Sep 2015 01:33:35 +0900\0" + "Date\0Mon, 07 Sep 2015 16:33:35 +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: Gaku Inami <gaku.inami.xw@bp.renesas.com>\n" @@ -313,7 +313,7 @@ "+\t\treturn;\n" "+\n" "+\tcpg->reg = of_iomap(np, 0);\n" - "+\tif (WARN_ON(cpg->reg == NULL))\n" + "+\tif (WARN_ON(cpg->reg = NULL))\n" "+\t\treturn;\n" "+\n" "+\tcpg_mode = rcar_gen3_read_mode_pins();\n" @@ -361,4 +361,4 @@ "+CLK_OF_DECLARE(rcar_gen3_cpg_clks, \"renesas,rcar-gen3-cpg-clocks\",\n" "+\t rcar_gen3_cpg_clocks_init);" -746a1a4aee9b303d5ba8d8c48b9e2d1847ae04e52f5d18ae6c0d8af2ef766769 +a83f116e086e87f2d9323e54b02ae9e80b8b87c4db12a21cea4d7a38a540dd3a
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.