diff for duplicates of <20120620051857.GF20030@verge.net.au> diff --git a/a/1.txt b/N1/1.txt index b463914..6fafb24 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,7 +21,7 @@ On Wed, Jun 13, 2012 at 03:37:19PM +0200, Guennadi Liakhovetski wrote: > pm_runtime_put(&host->pd->dev); > + clk_disable(host->hclk); > host->power = false; -> if (p->down_pwr && ios->power_mode == MMC_POWER_OFF) +> if (p->down_pwr && ios->power_mode = MMC_POWER_OFF) > p->down_pwr(host->pd); > @@ -954,6 +955,7 @@ static void sh_mmcif_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) > if (!host->power) { diff --git a/a/content_digest b/N1/content_digest index 0ea9cbc..9908be7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0Pine.LNX.4.64.1206131533240.17854@axis700.grange\0" "From\0Simon Horman <horms@verge.net.au>\0" "Subject\0Re: [PATCH 2/5 v4] mmc: sh_mmcif: fix clock management\0" - "Date\0Wed, 20 Jun 2012 14:18:58 +0900\0" + "Date\0Wed, 20 Jun 2012 05:18:58 +0000\0" "To\0Guennadi Liakhovetski <g.liakhovetski@gmx.de>\0" "Cc\0linux-mmc@vger.kernel.org" linux-sh@vger.kernel.org @@ -34,7 +34,7 @@ "> \t\t\tpm_runtime_put(&host->pd->dev);\n" "> +\t\t\tclk_disable(host->hclk);\n" "> \t\t\thost->power = false;\n" - "> \t\t\tif (p->down_pwr && ios->power_mode == MMC_POWER_OFF)\n" + "> \t\t\tif (p->down_pwr && ios->power_mode = MMC_POWER_OFF)\n" "> \t\t\t\tp->down_pwr(host->pd);\n" "> @@ -954,6 +955,7 @@ static void sh_mmcif_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)\n" "> \t\tif (!host->power) {\n" @@ -180,4 +180,4 @@ "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > -2f08a0b43506618ba65917bcf83c5e241e766851d45d836646d9b05a6da7c200 +6f78ac287206acaf5aaf0b80f5a697452711c3fcfa09a1ee420335841a63cb8e
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.