diff for duplicates of <4BD7BF9C.3050701@renesas.com> diff --git a/a/1.txt b/N1/1.txt index 53a0314..37bd4eb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,7 +20,7 @@ Andrew Morton wrote: >> + >> + if (!clk) >> + return; ->> + if (p->sup_pclk && clk == host->clk) { +>> + if (p->sup_pclk && clk = host->clk) { >> + sh_mmcif_bitset(host, MMCIF_CE_CLK_CTRL, CLK_SUP_PCLK); >> + } else { >> + for (i = 1; (unsigned int)host->clk / (1 << i) >= clk; i++) diff --git a/a/content_digest b/N1/content_digest index cab6b1a..1d60de1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020100427150227.24a1ba25.akpm@linux-foundation.org\0" "From\0Yusuke Goda <yusuke.goda.sx@renesas.com>\0" "Subject\0Re: [PATCH 1/2] MMC: Add support MMCIF for SuperH\0" - "Date\0Wed, 28 Apr 2010 13:54:52 +0900\0" + "Date\0Wed, 28 Apr 2010 04:54:52 +0000\0" "To\0Andrew Morton <akpm@linux-foundation.org>\0" "Cc\0ben@decadent.org.uk" linux-mmc@vger.kernel.org @@ -32,7 +32,7 @@ ">> +\n" ">> +\tif (!clk)\n" ">> +\t\treturn;\n" - ">> +\tif (p->sup_pclk && clk == host->clk) {\n" + ">> +\tif (p->sup_pclk && clk = host->clk) {\n" ">> +\t\t\tsh_mmcif_bitset(host, MMCIF_CE_CLK_CTRL, CLK_SUP_PCLK);\n" ">> +\t} else {\n" ">> +\t\tfor (i = 1; (unsigned int)host->clk / (1 << i) >= clk; i++)\n" @@ -131,4 +131,4 @@ "Thanks,\n" Goda -317fe5ee8b06fb5737f983a7dcecf59b82ec172343c19c0312af01f8dc59288e +b3dc35dbc2b360d7d2bbbacb6b75947494aed3d47478a0f8f0ad1637a4604fb4
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.