All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4754441F.1030405@linuxrealtime.co.uk>

diff --git a/a/1.txt b/N1/1.txt
index d2a62de..7c9688d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -151,7 +151,7 @@ linux-2.6.23.9-ads7828/drivers/hwmon/ads7828.c
 +#define ADS7828_INT_VREF 2500 /* Internal vref is 2.5v, 2500mV */
 +
 +/* module parameters */
-+static int ads7828_se_input = 1; /* Default is SE, 0 = diff */
++static int ads7828_se_input = 1; /* Default is SE, 0 == diff */
 +static int ads7828_int_vref = 1; /* Default is internal ref ON */
 +static int ads7828_vref = ADS7828_INT_VREF; /* set if vref != 2.5v */
 +module_param(ads7828_se_input, bool, S_IRUGO);
@@ -298,7 +298,7 @@ the chip
 +    if (kind <= 0)
 +        kind = ads7828;
 +
-+    if (kind = ads7828)
++    if (kind == ads7828)
 +        name = "ads7828";
 +
 +    /* Fill in the remaining client fields, put it into the global list */
@@ -422,8 +422,3 @@ linux-2.6.23.9-ads7828/include/linux/i2c-id.h
  
  /*
   * ---- Adapter types ----------------------------------------------------
-
-_______________________________________________
-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 22dddcc..e76de14 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,5 +1,5 @@
  "From\0Steve Hardy <steve@linuxrealtime.co.uk>\0"
- "Subject\0[lm-sensors] [PATCH 1/1] : hwmon - new chip driver for TI ADS7828\0"
+ "Subject\0[PATCH 1/1] : hwmon - new chip driver for TI ADS7828 A-D\0"
  "Date\0Mon, 03 Dec 2007 17:59:59 +0000\0"
  "To\0lm-sensors@lm-sensors.org"
  " linux-kernel@vger.kernel.org\0"
@@ -158,7 +158,7 @@
  "+#define ADS7828_INT_VREF 2500 /* Internal vref is 2.5v, 2500mV */\n"
  "+\n"
  "+/* module parameters */\n"
- "+static int ads7828_se_input = 1; /* Default is SE, 0 = diff */\n"
+ "+static int ads7828_se_input = 1; /* Default is SE, 0 == diff */\n"
  "+static int ads7828_int_vref = 1; /* Default is internal ref ON */\n"
  "+static int ads7828_vref = ADS7828_INT_VREF; /* set if vref != 2.5v */\n"
  "+module_param(ads7828_se_input, bool, S_IRUGO);\n"
@@ -305,7 +305,7 @@
  "+    if (kind <= 0)\n"
  "+        kind = ads7828;\n"
  "+\n"
- "+    if (kind = ads7828)\n"
+ "+    if (kind == ads7828)\n"
  "+        name = \"ads7828\";\n"
  "+\n"
  "+    /* Fill in the remaining client fields, put it into the global list */\n"
@@ -428,11 +428,6 @@
  "+#define I2C_DRIVERID_ADS7828 1049\n"
  " \n"
  " /*\n"
- "  * ---- Adapter types ----------------------------------------------------\n"
- "\n"
- "_______________________________________________\n"
- "lm-sensors mailing list\n"
- "lm-sensors@lm-sensors.org\n"
- http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
+   * ---- Adapter types ----------------------------------------------------
 
-968e7a4597a4ad33b66410481cadd0b188b3f15f6e354e8e0500b2e5be6ac000
+0ced0efe56b0759be61f915c71efa7d72bbde9357f8fa8c625aeda8f07539ae9

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.