All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1378722552-10357-2-git-send-email-wni@nvidia.com>

diff --git a/a/1.txt b/N1/1.txt
index c34145a..39a785a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ The device lm90 can be controlled by the vcc rail.
 Adding the regulator support to power on/off the vcc rail.
 Enable the "vcc" regulator before accessing the device.
 
-Signed-off-by: Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+Signed-off-by: Wei Ni <wni@nvidia.com>
 ---
  drivers/hwmon/lm90.c |   25 +++++++++++++++++++++++++
  1 file changed, 25 insertions(+)
@@ -45,7 +45,7 @@ index cdff742..bd313f4 100644
 +		}
 +		msleep(25);
 +	} else {
-+		if (PTR_ERR(reg) == -EPROBE_DEFER)
++		if (PTR_ERR(reg) = -EPROBE_DEFER)
 +			return -EPROBE_DEFER;
 +	}
 +
@@ -60,7 +60,7 @@ index cdff742..bd313f4 100644
 +
  	/* Set the device type */
  	data->kind = id->driver_data;
- 	if (data->kind == adm1032) {
+ 	if (data->kind = adm1032) {
 @@ -1473,6 +1493,9 @@ exit_remove_files:
  	lm90_remove_files(client, data);
  exit_restore:
@@ -82,3 +82,9 @@ index cdff742..bd313f4 100644
  }
 -- 
 1.7.9.5
+
+
+_______________________________________________
+lm-sensors mailing list
+lm-sensors@lm-sensors.org
+http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
diff --git a/a/content_digest b/N1/content_digest
index 1fdbf1c..4da70ae 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\01378722552-10357-1-git-send-email-wni@nvidia.com\0"
  "ref\01378722552-10357-1-git-send-email-wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0"
- "From\0Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
- "Subject\0[PATCH v3 1/2] hwmon: (lm90) Add power control\0"
- "Date\0Mon, 9 Sep 2013 18:29:11 +0800\0"
+ "From\0Wei Ni <wni@nvidia.com>\0"
+ "Subject\0[lm-sensors] [PATCH v3 1/2] hwmon: (lm90) Add power control\0"
+ "Date\0Mon, 09 Sep 2013 10:29:11 +0000\0"
  "To\0khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org"
  " linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org\0"
  "Cc\0broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
@@ -17,7 +17,7 @@
  "Adding the regulator support to power on/off the vcc rail.\n"
  "Enable the \"vcc\" regulator before accessing the device.\n"
  "\n"
- "Signed-off-by: Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "Signed-off-by: Wei Ni <wni@nvidia.com>\n"
  "---\n"
  " drivers/hwmon/lm90.c |   25 +++++++++++++++++++++++++\n"
  " 1 file changed, 25 insertions(+)\n"
@@ -60,7 +60,7 @@
  "+\t\t}\n"
  "+\t\tmsleep(25);\n"
  "+\t} else {\n"
- "+\t\tif (PTR_ERR(reg) == -EPROBE_DEFER)\n"
+ "+\t\tif (PTR_ERR(reg) = -EPROBE_DEFER)\n"
  "+\t\t\treturn -EPROBE_DEFER;\n"
  "+\t}\n"
  "+\n"
@@ -75,7 +75,7 @@
  "+\n"
  " \t/* Set the device type */\n"
  " \tdata->kind = id->driver_data;\n"
- " \tif (data->kind == adm1032) {\n"
+ " \tif (data->kind = adm1032) {\n"
  "@@ -1473,6 +1493,9 @@ exit_remove_files:\n"
  " \tlm90_remove_files(client, data);\n"
  " exit_restore:\n"
@@ -96,6 +96,12 @@
  " \treturn 0;\n"
  " }\n"
  "-- \n"
- 1.7.9.5
+ "1.7.9.5\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "lm-sensors mailing list\n"
+ "lm-sensors@lm-sensors.org\n"
+ http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
 
-56ec008239b552b0c21febc3a55164a04ad5f4b8b651b7af9a3cd09de224beab
+f2de1e3e39b43e6fc0bb37759b13060bf3d0b10268797247eb79af38c96e316f

diff --git a/a/1.txt b/N2/1.txt
index c34145a..6b723cc 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ The device lm90 can be controlled by the vcc rail.
 Adding the regulator support to power on/off the vcc rail.
 Enable the "vcc" regulator before accessing the device.
 
-Signed-off-by: Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+Signed-off-by: Wei Ni <wni@nvidia.com>
 ---
  drivers/hwmon/lm90.c |   25 +++++++++++++++++++++++++
  1 file changed, 25 insertions(+)
diff --git a/a/content_digest b/N2/content_digest
index 1fdbf1c..e616501 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,23 +1,22 @@
  "ref\01378722552-10357-1-git-send-email-wni@nvidia.com\0"
- "ref\01378722552-10357-1-git-send-email-wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0"
- "From\0Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Wei Ni <wni@nvidia.com>\0"
  "Subject\0[PATCH v3 1/2] hwmon: (lm90) Add power control\0"
  "Date\0Mon, 9 Sep 2013 18:29:11 +0800\0"
- "To\0khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org"
- " linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org\0"
- "Cc\0broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
-  swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org
-  lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0<khali@linux-fr.org>"
+ " <linux@roeck-us.net>\0"
+ "Cc\0<broonie@kernel.org>"
+  <swarren@wwwdotorg.org>
+  <lm-sensors@lm-sensors.org>
+  <linux-tegra@vger.kernel.org>
+  <linux-kernel@vger.kernel.org>
+ " Wei Ni <wni@nvidia.com>\0"
  "\00:1\0"
  "b\0"
  "The device lm90 can be controlled by the vcc rail.\n"
  "Adding the regulator support to power on/off the vcc rail.\n"
  "Enable the \"vcc\" regulator before accessing the device.\n"
  "\n"
- "Signed-off-by: Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "Signed-off-by: Wei Ni <wni@nvidia.com>\n"
  "---\n"
  " drivers/hwmon/lm90.c |   25 +++++++++++++++++++++++++\n"
  " 1 file changed, 25 insertions(+)\n"
@@ -98,4 +97,4 @@
  "-- \n"
  1.7.9.5
 
-56ec008239b552b0c21febc3a55164a04ad5f4b8b651b7af9a3cd09de224beab
+ec8b7fee78b417d49be33555ece314e619a97474ed54aad421498fa5c298e773

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.