All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52729175fcdee4d9267dcbcff8dd51ca@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index 7fc6b04..1264934 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -306,7 +306,7 @@ without having the S/W intervention, which we are using now.
 >> > > > > +		}
 >> > > > > +	}
 >> > > > > +
->> > > > > +	if (sink_valid == sink_config) {
+>> > > > > +	if (sink_valid = sink_config) {
 >> > > > > +		pr_debug("WLED auto-calibration complete, default sink-config=%x
 >> > > > > OK!\n",
 >> > > > > +						sink_config);
@@ -435,8 +435,7 @@ without having the S/W intervention, which we are using now.
 >> > > > > +		else
 >> > > > > +			wled->auto_calibration_ovp_count++;
 >> > > > > +
->> > > > > +		if (wled->auto_calibration_ovp_count >=
->> > > > > +				WLED_AUTO_CAL_OVP_COUNT) {
+>> > > > > +		if (wled->auto_calibration_ovp_count >>> > > > > +				WLED_AUTO_CAL_OVP_COUNT) {
 >> > > > > +			wled->auto_calibration_ovp_count = 0;
 >> > > > > +			return true;
 >> > > > > +		}
diff --git a/a/content_digest b/N1/content_digest
index 38a4194..a3e9c1d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,7 +7,7 @@
  "ref\020180420160309.GB5615@tuxbook-pro\0"
  "From\0kgunda@codeaurora.org\0"
  "Subject\0Re: [PATCH V1 4/4] qcom: spmi-wled: Add auto-calibration logic support\0"
- "Date\0Mon, 23 Apr 2018 16:56:04 +0530\0"
+ "Date\0Mon, 23 Apr 2018 11:38:04 +0000\0"
  "To\0Bjorn Andersson <bjorn.andersson@linaro.org>\0"
  "Cc\0linux-arm-msm@vger.kernel.org"
   Lee Jones <lee.jones@linaro.org>
@@ -334,7 +334,7 @@
  ">> > > > > +\t\t}\n"
  ">> > > > > +\t}\n"
  ">> > > > > +\n"
- ">> > > > > +\tif (sink_valid == sink_config) {\n"
+ ">> > > > > +\tif (sink_valid = sink_config) {\n"
  ">> > > > > +\t\tpr_debug(\"WLED auto-calibration complete, default sink-config=%x\n"
  ">> > > > > OK!\\n\",\n"
  ">> > > > > +\t\t\t\t\t\tsink_config);\n"
@@ -463,8 +463,7 @@
  ">> > > > > +\t\telse\n"
  ">> > > > > +\t\t\twled->auto_calibration_ovp_count++;\n"
  ">> > > > > +\n"
- ">> > > > > +\t\tif (wled->auto_calibration_ovp_count >=\n"
- ">> > > > > +\t\t\t\tWLED_AUTO_CAL_OVP_COUNT) {\n"
+ ">> > > > > +\t\tif (wled->auto_calibration_ovp_count >>> > > > > +\t\t\t\tWLED_AUTO_CAL_OVP_COUNT) {\n"
  ">> > > > > +\t\t\twled->auto_calibration_ovp_count = 0;\n"
  ">> > > > > +\t\t\treturn true;\n"
  ">> > > > > +\t\t}\n"
@@ -597,4 +596,4 @@
  "> the body of a message to majordomo@vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-e11b9327c56f4a974767b6af8ec2ebd00cff3159a222d824d9b1ac658794a850
+d6393c3a43338d190b916d4622ab5450f0abf86409f3a6d11b234002bd2737c4

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.