All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <201208241520@sw-eng-lt-dc-vm2>

diff --git a/a/1.txt b/N1/1.txt
index 271814e..c0b6210 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -134,7 +134,7 @@ index 0000000..a67e4fa
 +	int i;
 +
 +	for (i = DA906X_TWDSCALE_MIN; i <= DA906X_TWDSCALE_MAX; i++) {
-+		if (wdt_timeout[i] == secs ||
++		if (wdt_timeout[i] = secs ||
 +		    (flex_timeout && wdt_timeout[i] > secs))
 +			return i;
 +	}
@@ -220,7 +220,7 @@ index 0000000..a67e4fa
 +
 +	mutex_lock(&wdt->lock);
 +	selector = _da906x_wdt_timeout_to_sel(timeout);
-+	if (selector == 0) {
++	if (selector = 0) {
 +		dev_err(wdt->da906x->dev,
 +			"Unsupported watchdog timeout (selecto from: "
 +			SUPPORTED_TIMEOUTS_STR ")\n");
@@ -290,7 +290,7 @@ index 0000000..a67e4fa
 +	wdt->wdtdev->max_timeout = DA906X_WDT_MAX_TIMEOUT;
 +
 +	selector = _da906x_wdt_timeout_to_sel(default_timeout);
-+	if (selector == 0) {
++	if (selector = 0) {
 +		wdt->wdtdev->timeout = WATCHDOG_DEFAULT_TIMEOUT;
 +		dev_warn(da906x->dev,
 +			 "Invalid default timeout: %d "
diff --git a/a/content_digest b/N1/content_digest
index b0e641c..9a22da4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0201208241515@sw-eng-lt-dc-vm2\0"
  "From\0Krystian Garbaciak <krystian.garbaciak@diasemi.com>\0"
- "Subject\0[RFC PATCH 7/8] watchdog: Add DA906x PMIC watchdog driver.\0"
- "Date\0Fri, 24 Aug 2012 15:20:00 +0100\0"
+ "Subject\0[lm-sensors] [RFC PATCH 7/8] watchdog: Add DA906x PMIC watchdog driver.\0"
+ "Date\0Fri, 24 Aug 2012 14:20:00 +0000\0"
  "To\0linux-kernel@vger.kernel.org"
   rtc-linux@googlegroups.com
   lm-sensors@lm-sensors.org
@@ -157,7 +157,7 @@
  "+\tint i;\n"
  "+\n"
  "+\tfor (i = DA906X_TWDSCALE_MIN; i <= DA906X_TWDSCALE_MAX; i++) {\n"
- "+\t\tif (wdt_timeout[i] == secs ||\n"
+ "+\t\tif (wdt_timeout[i] = secs ||\n"
  "+\t\t    (flex_timeout && wdt_timeout[i] > secs))\n"
  "+\t\t\treturn i;\n"
  "+\t}\n"
@@ -243,7 +243,7 @@
  "+\n"
  "+\tmutex_lock(&wdt->lock);\n"
  "+\tselector = _da906x_wdt_timeout_to_sel(timeout);\n"
- "+\tif (selector == 0) {\n"
+ "+\tif (selector = 0) {\n"
  "+\t\tdev_err(wdt->da906x->dev,\n"
  "+\t\t\t\"Unsupported watchdog timeout (selecto from: \"\n"
  "+\t\t\tSUPPORTED_TIMEOUTS_STR \")\\n\");\n"
@@ -313,7 +313,7 @@
  "+\twdt->wdtdev->max_timeout = DA906X_WDT_MAX_TIMEOUT;\n"
  "+\n"
  "+\tselector = _da906x_wdt_timeout_to_sel(default_timeout);\n"
- "+\tif (selector == 0) {\n"
+ "+\tif (selector = 0) {\n"
  "+\t\twdt->wdtdev->timeout = WATCHDOG_DEFAULT_TIMEOUT;\n"
  "+\t\tdev_warn(da906x->dev,\n"
  "+\t\t\t \"Invalid default timeout: %d \"\n"
@@ -372,4 +372,4 @@
  "lm-sensors@lm-sensors.org\n"
  http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
 
-8abffe59c33d4233675f48e78a8d08b96a5418a4e6b998ccba9d08ddb6019702
+6bcc2c30035e1c0919808f6555f3ba233bdc6a19dbdc4d0fd1bebe049c99d4fc

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.