All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5721FE52.9020705@st.com>

diff --git a/a/1.txt b/N1/1.txt
index 5336e5f..b4709d1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -149,7 +149,7 @@ On 04/21/2016 05:29 PM, Arnaud POULIQUEN wrote:
 > +
 > +	acr_table = hdmi_audio_standard_acr[audio_freq_id];
 > +	for (i = 0; i < ARRAY_SIZE(hdmi_audio_standard_acr[0]); i++) {
-> +		if (tmds_clk == acr_table[i].tmds_clk) {
+> +		if (tmds_clk = acr_table[i].tmds_clk) {
 > +			predef_n_cts = &acr_table[i].n_cts;
 > +			n_cts->n = predef_n_cts->n * rate_coeff;
 > +			n_cts->cts = predef_n_cts->cts;
diff --git a/a/content_digest b/N1/content_digest
index 417fb6b..85b3884 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01461252554-16522-2-git-send-email-arnaud.pouliquen@st.com\0"
  "From\0Arnaud Pouliquen <arnaud.pouliquen@st.com>\0"
  "Subject\0Re: [PATCH v4 1/2] video: hdmi: add helper functions for N and CTS\0"
- "Date\0Thu, 28 Apr 2016 14:13:06 +0200\0"
+ "Date\0Thu, 28 Apr 2016 12:13:06 +0000\0"
  "To\0alsa-devel@alsa-project.org <alsa-devel@alsa-project.org>"
   dri-devel@lists.freedesktop.org <dri-devel@lists.freedesktop.org>
  " linux-fbdev@vger.kernel.org\0"
@@ -171,7 +171,7 @@
  "> +\n"
  "> +\tacr_table = hdmi_audio_standard_acr[audio_freq_id];\n"
  "> +\tfor (i = 0; i < ARRAY_SIZE(hdmi_audio_standard_acr[0]); i++) {\n"
- "> +\t\tif (tmds_clk == acr_table[i].tmds_clk) {\n"
+ "> +\t\tif (tmds_clk = acr_table[i].tmds_clk) {\n"
  "> +\t\t\tpredef_n_cts = &acr_table[i].n_cts;\n"
  "> +\t\t\tn_cts->n = predef_n_cts->n * rate_coeff;\n"
  "> +\t\t\tn_cts->cts = predef_n_cts->cts;\n"
@@ -285,4 +285,4 @@
  ">  #endif /* _DRM_HDMI_H */\n"
  >
 
-a938d2a96575f916a37a05a2e4186d9dc0d0232698be0d3cd5b5aadff69707ca
+6a118515826eedd25c8d3c08f15ec759ec6747371d38d3d093c1a564da6b53b0

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.