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

diff --git a/a/1.txt b/N1/1.txt
index 94188af..303115d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,7 +18,7 @@ index a61d7a9..755f947 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 141a6a6..a9add56 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,9 +2,9 @@
  "ref\054720ACA.2070506@cogentembedded.com\0"
  "ref\05472605F.4030702@tul.cz\0"
  "ref\054731B7C.4030306@cogentembedded.com\0"
- "From\0Petr Cvek <petr.cvek@tul.cz>\0"
- "Subject\0Re: [PATCH v3] Fix PXA2xx sound DMA autoincrementation flags\0"
- "Date\0Mon, 24 Nov 2014 21:19:57 +0000\0"
+ "From\0petr.cvek@tul.cz (Petr Cvek)\0"
+ "Subject\0[PATCH v3] Fix PXA2xx sound DMA autoincrementation flags\0"
+ "Date\0Mon, 24 Nov 2014 22:19:57 +0100\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -28,7 +28,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"
  "+\telse\n"
  "+\t\tdcmd = DCMD_INCTRGADDR | DCMD_FLOWSRC;\n"
@@ -38,4 +38,4 @@
  "-- \n"
  1.7.12.1
 
-8155ed521568d8a5ea9e99d3a27ef5f36e4f6c178c290b60f82007bb1b0bc2e4
+6e04b3c494c1923dbb87beef1dfe84b59d36a4597a9bc07a3503fa06cafdaa7c

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.