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

diff --git a/a/1.txt b/N1/1.txt
index 400486a..24e0a7f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -124,7 +124,7 @@ need a way to specify the range for each of them.
 > 
 >  	if (!clk)
 >  		return;
-> -	if (sup_pclk && clk == current_clk)
+> -	if (sup_pclk && clk = current_clk)
 > +
 > +	if (host->ver) {
 > +		const struct sh_mmcif_ver *ver = host->ver;
@@ -162,7 +162,7 @@ need a way to specify the range for each of them.
 > +		clk_set_rate(host->clk, best_freq);
 > +		sh_mmcif_bitset(host, MMCIF_CE_CLK_CTRL,
 > +				CLK_CLEAR & (clkdiv << 16));
-> +	} else if (sup_pclk && clk == current_clk) {
+> +	} else if (sup_pclk && clk = current_clk) {
 >  		sh_mmcif_bitset(host, MMCIF_CE_CLK_CTRL, CLK_SUP_PCLK);
 > -	else
 > +	} else {
diff --git a/a/content_digest b/N1/content_digest
index 09ac4c0..8cba280 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\0874mo7gsza.wl%kuninori.morimoto.gx@renesas.com\0"
  "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Subject\0Re: [PATCH 5/7 v4] mmc: sh_mmcif: calculate best clock with parent clock\0"
- "Date\0Tue, 12 May 2015 13:22:36 +0300\0"
+ "Date\0Tue, 12 May 2015 10:22:36 +0000\0"
  "To\0Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>"
  " Mike Turquette <mturquette@linaro.org>\0"
  "Cc\0Ulf Hansson <ulf.hansson@linaro.org>"
@@ -141,7 +141,7 @@
  "> \n"
  ">  \tif (!clk)\n"
  ">  \t\treturn;\n"
- "> -\tif (sup_pclk && clk == current_clk)\n"
+ "> -\tif (sup_pclk && clk = current_clk)\n"
  "> +\n"
  "> +\tif (host->ver) {\n"
  "> +\t\tconst struct sh_mmcif_ver *ver = host->ver;\n"
@@ -179,7 +179,7 @@
  "> +\t\tclk_set_rate(host->clk, best_freq);\n"
  "> +\t\tsh_mmcif_bitset(host, MMCIF_CE_CLK_CTRL,\n"
  "> +\t\t\t\tCLK_CLEAR & (clkdiv << 16));\n"
- "> +\t} else if (sup_pclk && clk == current_clk) {\n"
+ "> +\t} else if (sup_pclk && clk = current_clk) {\n"
  ">  \t\tsh_mmcif_bitset(host, MMCIF_CE_CLK_CTRL, CLK_SUP_PCLK);\n"
  "> -\telse\n"
  "> +\t} else {\n"
@@ -241,4 +241,4 @@
  "\n"
  Laurent Pinchart
 
-0e28c138a8ab3a84d01ff217dd2e19ecdeaa930adffcd3d3e2344d0ec26114a7
+af9385b3487e11827eadd3ceb5de470308c26485bacb9064f7798cd03b5c7302

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.