All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20181221091120.GG2735@kadam>

diff --git a/a/1.txt b/N1/1.txt
index 41bf722..3d6e07f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,7 +24,7 @@ index 6cb1653be804..4cc24a5d5c31 100644
  
  		regmap_read_poll_timeout(pcm512x->regmap,
  					 PCM512x_ANALOG_MUTE_DET,
- 					 mute_det, (mute_det & 0x3) == 0,
+ 					 mute_det, (mute_det & 0x3) = 0,
  					 200, 10000);
 -
 -		mutex_unlock(&pcm512x->mutex);
diff --git a/a/content_digest b/N1/content_digest
index f011654..c06a5d6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[PATCH] ASoC: pcm512x: Fix a double unlock in pcm512x_digital_mute()\0"
- "Date\0Fri, 21 Dec 2018 12:11:20 +0300\0"
+ "Date\0Fri, 21 Dec 2018 09:11:20 +0000\0"
  "To\0Liam Girdwood <lgirdwood@gmail.com>\0"
  "Cc\0alsa-devel@alsa-project.org"
   Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
@@ -36,7 +36,7 @@
  " \n"
  " \t\tregmap_read_poll_timeout(pcm512x->regmap,\n"
  " \t\t\t\t\t PCM512x_ANALOG_MUTE_DET,\n"
- " \t\t\t\t\t mute_det, (mute_det & 0x3) == 0,\n"
+ " \t\t\t\t\t mute_det, (mute_det & 0x3) = 0,\n"
  " \t\t\t\t\t 200, 10000);\n"
  "-\n"
  "-\t\tmutex_unlock(&pcm512x->mutex);\n"
@@ -67,4 +67,4 @@
  "-- \n"
  2.17.1
 
-4c1bfb59ffa6737c496c9f97394b9c4c959b5c82898bfedb96ffbc8fd4e9c599
+92f2768e19916f8151c308067958df429354606e14460bdbb4883d492b19a9b1

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.