[aadk-commits] dbailey: uClinux/trunk r149 -
/uClinux/trunk/uClinux-dist/linux-2.6.x/drivers...
aadk-commits at lists.digium.com
aadk-commits at lists.digium.com
Tue Feb 6 10:07:22 MST 2007
Author: dbailey
Date: Tue Feb 6 11:07:21 2007
New Revision: 149
URL: http://svn.digium.com/view/aadk?view=rev&rev=149
Log:
Corrected typos and unfinished thoughts.
Modified:
uClinux/trunk/uClinux-dist/linux-2.6.x/drivers/hwmon/Kconfig
uClinux/trunk/uClinux-dist/linux-2.6.x/drivers/hwmon/lm75.c
Modified: uClinux/trunk/uClinux-dist/linux-2.6.x/drivers/hwmon/Kconfig
URL: http://svn.digium.com/view/aadk/uClinux/trunk/uClinux-dist/linux-2.6.x/drivers/hwmon/Kconfig?view=diff&rev=149&r1=148&r2=149
==============================================================================
--- uClinux/trunk/uClinux-dist/linux-2.6.x/drivers/hwmon/Kconfig (original)
+++ uClinux/trunk/uClinux-dist/linux-2.6.x/drivers/hwmon/Kconfig Tue Feb 6 11:07:21 2007
@@ -208,7 +208,7 @@
depends on SENSORS_LM75
help
If you say yes here, the LM75 driver is modified to allow for the
- operation of the Analog Devices ADT75. (Detection rules are loosended.)
+ operation of the Analog Devices ADT75. (Detection rules are loosened.)
The device driver continues to be called lm75.
Modified: uClinux/trunk/uClinux-dist/linux-2.6.x/drivers/hwmon/lm75.c
URL: http://svn.digium.com/view/aadk/uClinux/trunk/uClinux-dist/linux-2.6.x/drivers/hwmon/lm75.c?view=diff&rev=149&r1=148&r2=149
==============================================================================
--- uClinux/trunk/uClinux-dist/linux-2.6.x/drivers/hwmon/lm75.c (original)
+++ uClinux/trunk/uClinux-dist/linux-2.6.x/drivers/hwmon/lm75.c Tue Feb 6 11:07:21 2007
@@ -148,7 +148,8 @@
#ifdef CONFIG_SENSORS_ADT75_VARIANT
/* The ADT 75 cannot use many of the same detection schemes
* as the LM75 because of its added registers and restricted
- * register addressing. The user better
+ * register addressing. The user should beware that the detection
+ * is not precise and other devices could be mistaken as an ADT75.
*/
int conf;
More information about the aadk-commits
mailing list