diff for duplicates of <51F9837E.3070000@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 24bd454..5316af9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -113,7 +113,7 @@ common registers. >> + __raw_writel(rstr, hpbdev->reset_reg); >> + do { >> + rstr = __raw_readl(hpbdev->reset_reg); ->> + if ((rstr & data) = data) +>> + if ((rstr & data) == data) >> + break; >> + udelay(10); >> + } while (timeout--); diff --git a/a/content_digest b/N1/content_digest index 0f1bef6..c6e95bc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020130729150552.GM29095@intel.com\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH] dma: add driver for R-Car HPB-DMAC\0" - "Date\0Wed, 31 Jul 2013 21:37:02 +0000\0" + "Date\0Thu, 01 Aug 2013 01:37:02 +0400\0" "To\0Vinod Koul <vinod.koul@intel.com>\0" "Cc\0djbw@fb.com" linux-kernel@vger.kernel.org @@ -125,7 +125,7 @@ ">> +\t__raw_writel(rstr, hpbdev->reset_reg);\n" ">> +\tdo {\n" ">> +\t\trstr = __raw_readl(hpbdev->reset_reg);\n" - ">> +\t\tif ((rstr & data) = data)\n" + ">> +\t\tif ((rstr & data) == data)\n" ">> +\t\t\tbreak;\n" ">> +\t\tudelay(10);\n" ">> +\t} while (timeout--);\n" @@ -237,4 +237,4 @@ "\n" WBR, Sergei -900e149dbc1a1db90d60344981c845a16aaf2d030b68f2afd07dabbf8dd0da4a +a9ddb101ef51bf2776e639bfce0268c1f6f9147b5daa617c36855b6589302044
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.