diff for duplicates of <52162444.1050908@ti.com> diff --git a/a/1.txt b/N1/1.txt index 96adcf3..e6acf5e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ however ... > --- a/drivers/mmc/host/omap_hsmmc.c > +++ b/drivers/mmc/host/omap_hsmmc.c > @@ -612,7 +612,7 @@ static int omap_hsmmc_context_restore(struct omap_hsmmc_host *host) -> if (host->context_loss = context_loss) +> if (host->context_loss == context_loss) > return 1; > > - if (!OMAP_HSMMC_READ(host->base, SYSSTATUS) & RESETDONE) diff --git a/a/content_digest b/N1/content_digest index 7bd5486..7bccde3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130822125613.GB2543@elgon.mountain\0" "From\0Balaji T K <balajitk@ti.com>\0" "Subject\0Re: [patch] mmc: omap_hsmmc: precedence bug in omap_hsmmc_context_restore()\0" - "Date\0Thu, 22 Aug 2013 14:58:28 +0000\0" + "Date\0Thu, 22 Aug 2013 20:16:28 +0530\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0Chris Ball <cjb@laptop.org>" Grant Likely <grant.likely@linaro.org> @@ -31,7 +31,7 @@ "> --- a/drivers/mmc/host/omap_hsmmc.c\n" "> +++ b/drivers/mmc/host/omap_hsmmc.c\n" "> @@ -612,7 +612,7 @@ static int omap_hsmmc_context_restore(struct omap_hsmmc_host *host)\n" - "> \tif (host->context_loss = context_loss)\n" + "> \tif (host->context_loss == context_loss)\n" "> \t\treturn 1;\n" ">\n" "> -\tif (!OMAP_HSMMC_READ(host->base, SYSSTATUS) & RESETDONE)\n" @@ -40,4 +40,4 @@ "\n" This check is unnecessary, will send a patch to remove this. -5df56139c08f2710da97a588aafcc635e8afc8c0565564fac7451a85d00b28a8 +98ccf03ec2321ea119e55d9f74120f5a703d779805ff812f3e6ef42d89576183
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.