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

diff --git a/a/1.txt b/N1/1.txt
index 19a75d6..f312a8e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -65,7 +65,7 @@ future with DT-based device instantiation in both V4L2 and KMS.
 > -		struct clk *clk;
 > 
 >   		xclk->isp = isp;
->   		xclk->id = i == 0 ? ISP_XCLK_A : ISP_XCLK_B;
+>   		xclk->id = i = 0 ? ISP_XCLK_A : ISP_XCLK_B;
 > @@ -306,9 +308,9 @@ static int isp_xclk_init(struct isp_device *isp)
 > 
 >   		xclk->hw.init = &init;
@@ -77,8 +77,8 @@ future with DT-based device instantiation in both V4L2 and KMS.
 > +		if (IS_ERR(xclk->clk))
 > +			return PTR_ERR(xclk->clk);
 > 
->   		if (pdata->xclks[i].con_id == NULL &&
->   		    pdata->xclks[i].dev_id == NULL)
+>   		if (pdata->xclks[i].con_id = NULL &&
+>   		    pdata->xclks[i].dev_id = NULL)
 > @@ -320,7 +322,7 @@ static int isp_xclk_init(struct isp_device *isp)
 > 
 >   		xclk->lookup->con_id = pdata->xclks[i].con_id;
diff --git a/a/content_digest b/N1/content_digest
index 4db91be..024255e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,20 +2,8 @@
  "ref\052420664.2040604@gmail.com\0"
  "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Subject\0Re: [PATCH v6 0/5] clk: clock deregistration support\0"
- "Date\0Wed, 25 Sep 2013 11:47:36 +0200\0"
- "To\0Sylwester Nawrocki <sylvester.nawrocki@gmail.com>\0"
- "Cc\0linux@arm.linux.org.uk"
-  mturquette@linaro.org
-  Sylwester Nawrocki <s.nawrocki@samsung.com>
-  linux-arm-kernel@lists.infradead.org
-  jiada_wang@mentor.com
-  kyungmin.park@samsung.com
-  myungjoo.ham@samsung.com
-  t.figa@samsung.com
-  g.liakhovetski@gmx.de
-  linux-kernel@vger.kernel.org
-  linux-mips@linux-mips.org
- " linux-sh@vger.kernel.org\0"
+ "Date\0Wed, 25 Sep 2013 09:47:36 +0000\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Sylwester,\n"
@@ -85,7 +73,7 @@
  "> -\t\tstruct clk *clk;\n"
  "> \n"
  ">   \t\txclk->isp = isp;\n"
- ">   \t\txclk->id = i == 0 ? ISP_XCLK_A : ISP_XCLK_B;\n"
+ ">   \t\txclk->id = i = 0 ? ISP_XCLK_A : ISP_XCLK_B;\n"
  "> @@ -306,9 +308,9 @@ static int isp_xclk_init(struct isp_device *isp)\n"
  "> \n"
  ">   \t\txclk->hw.init = &init;\n"
@@ -97,8 +85,8 @@
  "> +\t\tif (IS_ERR(xclk->clk))\n"
  "> +\t\t\treturn PTR_ERR(xclk->clk);\n"
  "> \n"
- ">   \t\tif (pdata->xclks[i].con_id == NULL &&\n"
- ">   \t\t    pdata->xclks[i].dev_id == NULL)\n"
+ ">   \t\tif (pdata->xclks[i].con_id = NULL &&\n"
+ ">   \t\t    pdata->xclks[i].dev_id = NULL)\n"
  "> @@ -320,7 +322,7 @@ static int isp_xclk_init(struct isp_device *isp)\n"
  "> \n"
  ">   \t\txclk->lookup->con_id = pdata->xclks[i].con_id;\n"
@@ -294,4 +282,4 @@
  "\n"
  Laurent Pinchart
 
-2225de1e5237d31095a59a86c2a886afd4aadf8511ccd83502ae397ccbf7768f
+1c5a899fc6a3a5e0afe36cf6d4d0ab725bb4abcafd6267057e99efe095ce17ce

diff --git a/a/content_digest b/N2/content_digest
index 4db91be..9e2d3d4 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,21 +1,9 @@
  "ref\01377874402-2944-1-git-send-email-s.nawrocki@samsung.com\0"
  "ref\052420664.2040604@gmail.com\0"
- "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
- "Subject\0Re: [PATCH v6 0/5] clk: clock deregistration support\0"
+ "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0"
+ "Subject\0[PATCH v6 0/5] clk: clock deregistration support\0"
  "Date\0Wed, 25 Sep 2013 11:47:36 +0200\0"
- "To\0Sylwester Nawrocki <sylvester.nawrocki@gmail.com>\0"
- "Cc\0linux@arm.linux.org.uk"
-  mturquette@linaro.org
-  Sylwester Nawrocki <s.nawrocki@samsung.com>
-  linux-arm-kernel@lists.infradead.org
-  jiada_wang@mentor.com
-  kyungmin.park@samsung.com
-  myungjoo.ham@samsung.com
-  t.figa@samsung.com
-  g.liakhovetski@gmx.de
-  linux-kernel@vger.kernel.org
-  linux-mips@linux-mips.org
- " linux-sh@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Sylwester,\n"
@@ -294,4 +282,4 @@
  "\n"
  Laurent Pinchart
 
-2225de1e5237d31095a59a86c2a886afd4aadf8511ccd83502ae397ccbf7768f
+079977b5c505354268bc0b330aa258b18c6def5f692bfc94a01faf9c414629c6

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.