All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4D957923.2030902@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index f4442e2..52eab65 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -108,7 +108,7 @@ Archit
 > -	lp_clk_div = dssdev->phy.dsi.div.lp_clk_div;
 > +	lp_clk_div = dssdev->clocks.dsi.lp_clk_div;
 >
->   	if (lp_clk_div = 0 || lp_clk_div>  dsi.lpdiv_max)
+>   	if (lp_clk_div == 0 || lp_clk_div>  dsi.lpdiv_max)
 >   		return -EINVAL;
 > @@ -3388,10 +3388,10 @@ static int dsi_configure_dsi_clocks(struct omap_dss_device *dssdev)
 >
diff --git a/a/content_digest b/N1/content_digest
index 968351f..ffa89cb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01301566266-11187-2-git-send-email-tomi.valkeinen@ti.com\0"
  "From\0Archit Taneja <archit@ti.com>\0"
  "Subject\0Re: [PATCH 1/9] OMAP: DSS2: move dss device clock configuration\0"
- "Date\0Fri, 01 Apr 2011 07:17:07 +0000\0"
+ "Date\0Fri, 1 Apr 2011 12:35:07 +0530\0"
  "To\0Valkeinen"
  " Tomi <tomi.valkeinen@ti.com>\0"
  "Cc\0linux-omap@vger.kernel.org <linux-omap@vger.kernel.org>"
@@ -119,7 +119,7 @@
  "> -\tlp_clk_div = dssdev->phy.dsi.div.lp_clk_div;\n"
  "> +\tlp_clk_div = dssdev->clocks.dsi.lp_clk_div;\n"
  ">\n"
- ">   \tif (lp_clk_div = 0 || lp_clk_div>  dsi.lpdiv_max)\n"
+ ">   \tif (lp_clk_div == 0 || lp_clk_div>  dsi.lpdiv_max)\n"
  ">   \t\treturn -EINVAL;\n"
  "> @@ -3388,10 +3388,10 @@ static int dsi_configure_dsi_clocks(struct omap_dss_device *dssdev)\n"
  ">\n"
@@ -148,4 +148,4 @@
  ">   \tr = dispc_calc_clock_rates(fck,&dispc_cinfo);\n"
  ">   \tif (r) {"
 
-8acac67cd0bad9255b0bcade58e66ba25dbea304e6af91a90d4b018f9e037c55
+a6ec981b210d8e6a3fc6fa94d014fe97ef00b22808b5a432a5c0f1747d93a3ec

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.