All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54720ACA.2070506@cogentembedded.com>

diff --git a/a/1.txt b/N1/1.txt
index 6eda980..0ebee5d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,7 +25,7 @@ On 11/23/2014 10:04 AM, Petr Cvek wrote:
 > -    u32 dcmd = DCMD_INCSRCADDR | DCMD_FLOWTRG;
 > +    u32 dcmd = 0;
 > +
-> +    if (substream->stream = SNDRV_PCM_STREAM_PLAYBACK) {
+> +    if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
 > +        dcmd = DCMD_INCSRCADDR | DCMD_FLOWTRG;
 > +    } else {
 > +        dcmd = DCMD_INCTRGADDR | DCMD_FLOWSRC;
diff --git a/a/content_digest b/N1/content_digest
index a912732..dd5744c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\054718713.1050902@tul.cz\0"
- "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0"
- "Subject\0Re: [PATCH] Fix PXA2xx sound DMA autoincrementation flags\0"
- "Date\0Sun, 23 Nov 2014 16:26:50 +0000\0"
+ "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0"
+ "Subject\0[PATCH] Fix PXA2xx sound DMA autoincrementation flags\0"
+ "Date\0Sun, 23 Nov 2014 19:26:50 +0300\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -32,7 +32,7 @@
  "> -    u32 dcmd = DCMD_INCSRCADDR | DCMD_FLOWTRG;\n"
  "> +    u32 dcmd = 0;\n"
  "> +\n"
- "> +    if (substream->stream = SNDRV_PCM_STREAM_PLAYBACK) {\n"
+ "> +    if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {\n"
  "> +        dcmd = DCMD_INCSRCADDR | DCMD_FLOWTRG;\n"
  "> +    } else {\n"
  "> +        dcmd = DCMD_INCTRGADDR | DCMD_FLOWSRC;\n"
@@ -43,4 +43,4 @@
  "\n"
  WBR, Sergei
 
-86ca2c3225457e31e5ee0a696a9b8ad0ae3dd1c340707313f39d161ccc982f6a
+0cd233412e19b94d2f96625f5ec9b5e7922afc09709013218f9fdfe9ad7606a1

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.