All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4232876.LkjsLLbJbc@avalon>

diff --git a/a/1.txt b/N1/1.txt
index e72c8ca..22f8df6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -55,7 +55,7 @@ it that way instead of exposing it in the device tree.
 > >   		div = cpg_mode & BIT(18) ? 36 : 24;
 > >   	} else if (!strcmp(name, "qspi")) {
 > > +		parent_name = "pll1_div2";
-> >   		div = (cpg_mode & (BIT(3) | BIT(2) | BIT(1))) = BIT(2)
+> >   		div = (cpg_mode & (BIT(3) | BIT(2) | BIT(1))) == BIT(2)
 > >   		    ? 16 : 20;
 > >   	} else if (!strcmp(name, "sdh")) {
 > > +		parent_name = "pll1_div2";
diff --git a/a/content_digest b/N1/content_digest
index 41629d2..4c92b01 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,9 @@
  "ref\01389113273-10364-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com\0"
  "ref\01389113273-10364-2-git-send-email-laurent.pinchart+renesas@ideasonboard.com\0"
  "ref\052F213C9.2020501@codethink.co.uk\0"
- "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
- "Subject\0Re: [PATCH 1/2] clk: shmobile: rcar-gen2: Fix clock parent all non-PLL clocks\0"
- "Date\0Wed, 05 Feb 2014 10:51:41 +0000\0"
+ "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0"
+ "Subject\0[PATCH 1/2] clk: shmobile: rcar-gen2: Fix clock parent all non-PLL clocks\0"
+ "Date\0Wed, 05 Feb 2014 11:51:41 +0100\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -64,7 +64,7 @@
  "> >   \t\tdiv = cpg_mode & BIT(18) ? 36 : 24;\n"
  "> >   \t} else if (!strcmp(name, \"qspi\")) {\n"
  "> > +\t\tparent_name = \"pll1_div2\";\n"
- "> >   \t\tdiv = (cpg_mode & (BIT(3) | BIT(2) | BIT(1))) = BIT(2)\n"
+ "> >   \t\tdiv = (cpg_mode & (BIT(3) | BIT(2) | BIT(1))) == BIT(2)\n"
  "> >   \t\t    ? 16 : 20;\n"
  "> >   \t} else if (!strcmp(name, \"sdh\")) {\n"
  "> > +\t\tparent_name = \"pll1_div2\";\n"
@@ -85,4 +85,4 @@
  "\n"
  Laurent Pinchart
 
-0c6058be2f151ded3d6f5e600e1d2a2da5e5aa61668db030ec5175f1aff86111
+74fc7a5ff5c9961afdd2613c3bae7e651017c0128aae2ce92c829d9351e4b32c

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.