All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <51718BFE.7060409@metafoo.de>

diff --git a/a/1.txt b/N1/1.txt
index 00c6200..ece9d78 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,7 +45,7 @@ On 04/19/2013 06:56 PM, Anthony Olech wrote:
 > +++ b/Documentation/hwmon/da9058
 > @@ -0,0 +1,38 @@
 > +Kernel driver da9058-hwmon
-> +=============
+> +==========================
 > +
 > +Supported chips:
 > +  * Dialog Semiconductor DA9058 PMIC
@@ -363,12 +363,12 @@ On 04/19/2013 06:56 PM, Anthony Olech wrote:
 > +	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 &&
@@ -453,9 +453,3 @@ On 04/19/2013 06:56 PM, Anthony Olech wrote:
 > +MODULE_AUTHOR("Anthony Olech <Anthony.Olech@diasemi.com>");
 > +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 1813acc..24d13da 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0201304191712.r3JHCEmr017829@latitude\0"
  "From\0Lars-Peter Clausen <lars@metafoo.de>\0"
- "Subject\0Re: [lm-sensors] [NEW DRIVER V6 6/7] drivers/hwmon: DA9058 HWMON driver\0"
- "Date\0Fri, 19 Apr 2013 18:25:02 +0000\0"
+ "Subject\0Re: [NEW DRIVER V6 6/7] drivers/hwmon: DA9058 HWMON driver\0"
+ "Date\0Fri, 19 Apr 2013 20:25:02 +0200\0"
  "To\0Anthony Olech <anthony.olech.opensource@diasemi.com>\0"
  "Cc\0Guenter Roeck <linux@roeck-us.net>"
   Jean Delvare <khali@linux-fr.org>
@@ -59,7 +59,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"
@@ -377,12 +377,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"
@@ -466,12 +466,6 @@
  "> +MODULE_DESCRIPTION(\"Dialog DA9058 PMIC HardWare Monitor Driver\");\n"
  "> +MODULE_AUTHOR(\"Anthony Olech <Anthony.Olech@diasemi.com>\");\n"
  "> +MODULE_LICENSE(\"GPL v2\");\n"
- "> +MODULE_ALIAS(\"platform:da9058-hwmon\");\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "lm-sensors mailing list\n"
- "lm-sensors@lm-sensors.org\n"
- http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
+ "> +MODULE_ALIAS(\"platform:da9058-hwmon\");"
 
-2808210b6afc402b5b0248fd38588c7805f2305c424ebb4b6ee2b4ba6832a664
+bb9e50de6969707d49ed82cc5fb06af2dfdae1649c6336c5cc15c5cc4631c09a

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.