All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130420173513.GA8275@roeck-us.net>

diff --git a/a/1.txt b/N1/1.txt
index 90e6edf..a987a5f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -55,7 +55,7 @@ Guenter
 > > +++ b/Documentation/hwmon/da9058
 > > @@ -0,0 +1,38 @@
 > > +Kernel driver da9058-hwmon
-> > +=============
+> > +==========================
 > > +
 > > +Supported chips:
 > > +  * Dialog Semiconductor DA9058 PMIC
@@ -373,12 +373,12 @@ Guenter
 > > +	unsigned int mode;
 > > +	int ret;
 > > +
-> > +	if (cell = NULL)
+> > +	if (cell == NULL)
 > > +		return -ENODEV;
 > > +
 > > +	hwmon_pdata = cell->platform_data;
 > > +
-> > +	if (hwmon_pdata = NULL)
+> > +	if (hwmon_pdata == NULL)
 > > +		return -EINVAL;
 > > +
 > > +	if (hwmon_pdata->use_automatic_adc &&
@@ -464,9 +464,4 @@ Guenter
 > > +MODULE_LICENSE("GPL v2");
 > > +MODULE_ALIAS("platform:da9058-hwmon");
 > 
-> 
-
-_______________________________________________
-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 4206256..d1cfc8a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\0201304191712.r3JHCEmr017829@latitude\0"
  "ref\051718BFE.7060409@metafoo.de\0"
  "From\0Guenter Roeck <linux@roeck-us.net>\0"
- "Subject\0Re: [lm-sensors] [NEW DRIVER V6 6/7] drivers/hwmon: DA9058 HWMON driver\0"
- "Date\0Sat, 20 Apr 2013 17:35:13 +0000\0"
+ "Subject\0Re: [NEW DRIVER V6 6/7] drivers/hwmon: DA9058 HWMON driver\0"
+ "Date\0Sat, 20 Apr 2013 10:35:13 -0700\0"
  "To\0Lars-Peter Clausen <lars@metafoo.de>\0"
  "Cc\0Anthony Olech <anthony.olech.opensource@diasemi.com>"
   Jean Delvare <khali@linux-fr.org>
@@ -70,7 +70,7 @@
  "> > +++ b/Documentation/hwmon/da9058\n"
  "> > @@ -0,0 +1,38 @@\n"
  "> > +Kernel driver da9058-hwmon\n"
- "> > +=============\n"
+ "> > +==========================\n"
  "> > +\n"
  "> > +Supported chips:\n"
  "> > +  * Dialog Semiconductor DA9058 PMIC\n"
@@ -388,12 +388,12 @@
  "> > +\tunsigned int mode;\n"
  "> > +\tint ret;\n"
  "> > +\n"
- "> > +\tif (cell = NULL)\n"
+ "> > +\tif (cell == NULL)\n"
  "> > +\t\treturn -ENODEV;\n"
  "> > +\n"
  "> > +\thwmon_pdata = cell->platform_data;\n"
  "> > +\n"
- "> > +\tif (hwmon_pdata = NULL)\n"
+ "> > +\tif (hwmon_pdata == NULL)\n"
  "> > +\t\treturn -EINVAL;\n"
  "> > +\n"
  "> > +\tif (hwmon_pdata->use_automatic_adc &&\n"
@@ -479,11 +479,6 @@
  "> > +MODULE_LICENSE(\"GPL v2\");\n"
  "> > +MODULE_ALIAS(\"platform:da9058-hwmon\");\n"
  "> \n"
- "> \n"
- "\n"
- "_______________________________________________\n"
- "lm-sensors mailing list\n"
- "lm-sensors@lm-sensors.org\n"
- http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
+ >
 
-b88e663875e3ff53ed2de031670c2469898b37281a163355ee7710fc8076793b
+bcc5c800ad4ae9676ee2e251f35919393a586c899e46d90461c7059baa751c61

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.