All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20110526141652.GA29634@ericsson.com>

diff --git a/a/1.txt b/N1/1.txt
index 97d4505..7e53fdd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ On Thu, May 26, 2011 at 08:19:12AM -0400, Ashish Jangam wrote:
 > +++ b/Documentation/hwmon/da9052
 > @@ -0,0 +1,61 @@
 > +Kernel driver da9052-hwmon
-> +=============
+> +==========================
 > +
 > +Supported chips:
 > +  * Dialog Semiconductors DA9052 PMICs
@@ -221,8 +221,8 @@ and, if you really want to be noisy, add the pr_err() into the error path.
 > +               return sprintf(buf, "%d\n", vdd);
 > +       }
 
-No good. You end up returning 0 (because ret = 0), ie no error, but don't 
-display a value. You would have to set ret = -ESOMETHING here. But is VDD=0
+No good. You end up returning 0 (because ret == 0), ie no error, but don't 
+display a value. You would have to set ret = -ESOMETHING here. But is VDD==0
 really an error, or does it just mean that the voltage is zero ?
 
 > +hwmon_err:
@@ -543,9 +543,4 @@ err_sysfs:
 > Regards,
 > Ashish
 > 
-> 
-
-_______________________________________________
-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 acd2966..3809936 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0E2CAE7F7B064EA49B5CE7EE9A4BB167D151BF303C2@KCINPUNHJCMS01.kpit.com\0"
  "From\0Guenter Roeck <guenter.roeck@ericsson.com>\0"
- "Subject\0Re: [lm-sensors] [PATCHv3 6/11] HWMON: Support of fixed point\0"
- "Date\0Thu, 26 May 2011 14:16:52 +0000\0"
+ "Subject\0Re: [PATCHv3 6/11] HWMON: Support of fixed point conversion for bat temperature\0"
+ "Date\0Thu, 26 May 2011 07:16:52 -0700\0"
  "To\0Ashish Jangam <Ashish.Jangam@kpitcummins.com>\0"
  "Cc\0Randy Dunlap <randy.dunlap@oracle.com>"
   Dajun Chen <Dajun.Chen@diasemi.com>
@@ -24,7 +24,7 @@
  "> +++ b/Documentation/hwmon/da9052\n"
  "> @@ -0,0 +1,61 @@\n"
  "> +Kernel driver da9052-hwmon\n"
- "> +=============\n"
+ "> +==========================\n"
  "> +\n"
  "> +Supported chips:\n"
  "> +  * Dialog Semiconductors DA9052 PMICs\n"
@@ -232,8 +232,8 @@
  "> +               return sprintf(buf, \"%d\\n\", vdd);\n"
  "> +       }\n"
  "\n"
- "No good. You end up returning 0 (because ret = 0), ie no error, but don't \n"
- "display a value. You would have to set ret = -ESOMETHING here. But is VDD=0\n"
+ "No good. You end up returning 0 (because ret == 0), ie no error, but don't \n"
+ "display a value. You would have to set ret = -ESOMETHING here. But is VDD==0\n"
  "really an error, or does it just mean that the voltage is zero ?\n"
  "\n"
  "> +hwmon_err:\n"
@@ -554,11 +554,6 @@
  "> Regards,\n"
  "> Ashish\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
+ >
 
-b89100afff71cf367065811447ce44e2f67425562db4749b6a66a5e2568336f8
+c207f4a2383117e3fe5bd91131195cd991eb2c749666fad02c6f1fdad427cb7d

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.