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

diff --git a/a/1.txt b/N1/1.txt
index 0c6bb08..26734ac 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,7 +18,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 2272f15..baf180e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,13 +5,13 @@
   "ref\00054720ACA.2070506\@cogentembedded.com\0"
 ]
 [
-  "From\0petr.cvek\@tul.cz (Petr Cvek)\0"
+  "From\0Petr Cvek <petr.cvek\@tul.cz>\0"
 ]
 [
-  "Subject\0[PATCH v2] Fix PXA2xx sound DMA autoincrementation flags\0"
+  "Subject\0Re: [PATCH v2] Fix PXA2xx sound DMA autoincrementation flags\0"
 ]
 [
-  "Date\0Sun, 23 Nov 2014 23:31:59 +0100\0"
+  "Date\0Sun, 23 Nov 2014 22:31:59 +0000\0"
 ]
 [
   "To\0linux-arm-kernel\@lists.infradead.org\0"
@@ -43,7 +43,7 @@
   "-\tu32 dcmd = DCMD_INCSRCADDR | DCMD_FLOWTRG;\n",
   "+\tu32 dcmd = 0;\n",
   "+\n",
-  "+\tif (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {\n",
+  "+\tif (substream->stream = SNDRV_PCM_STREAM_PLAYBACK) {\n",
   "+\t\tdcmd = DCMD_INCSRCADDR | DCMD_FLOWTRG;\n",
   "+\t} else {\n",
   "+\t\tdcmd = DCMD_INCTRGADDR | DCMD_FLOWSRC;\n",
@@ -55,4 +55,4 @@
   "1.7.12.1"
 ]
 
-bb665307b804593bfe23ea8ddcfe98cd5cd2211a516465df7c90f44be615c763
+a9ce62451ddf70c2b8783e711f596b290f7dd5122d472b37708ebcbb2c9b904c

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.