All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54718713.1050902@tul.cz>

diff --git a/a/1.txt b/N1/1.txt
index 91404fc..097e1f9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,7 +22,7 @@ index a61d7a9..5d3a415 100644
 -    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 4594591..d0f6557 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
- "From\0Petr Cvek <petr.cvek@tul.cz>\0"
+ "From\0petr.cvek@tul.cz (Petr Cvek)\0"
  "Subject\0[PATCH] Fix PXA2xx sound DMA autoincrementation flags\0"
- "Date\0Sun, 23 Nov 2014 07:04:51 +0000\0"
+ "Date\0Sun, 23 Nov 2014 08:04:51 +0100\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -28,7 +28,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"
@@ -39,4 +39,4 @@
  "-- \n"
  1.7.12.1
 
-f12f344ec938d29b16301b1360b4cce9805ffeb154f8eba39f0742c0216f7959
+d2aa3b33e06ad0135aa2486b641a1ef73689bf1092686b49f42fb1b46a0759f9

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.