[PATCH] i2c: add adt7461 chip support to lm90 driver's Kconfig entry

2005-03-31 Thread Greg KH
ChangeSet 1.2347, 2005/03/31 14:31:59-08:00, [EMAIL PROTECTED]

[PATCH] i2c: add adt7461 chip support to lm90 driver's Kconfig entry

Hi Greg, James, all,

> > > Attached is another version of my adt7461 patch, for inclusion in
> > > the 2.6 tree. Reviewed by Jean.
>
> May we have an additional patch to Kconfig for this one?

Here it finally comes.

This simple patch adds a mention to the ADT7461 chip in Kconfig, now
that the lm90 driver supports it.

Signed-off-by: Jean Delvare <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>


 drivers/i2c/chips/Kconfig |3 +++
 1 files changed, 3 insertions(+)


diff -Nru a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig
--- a/drivers/i2c/chips/Kconfig 2005-03-31 15:16:17 -08:00
+++ b/drivers/i2c/chips/Kconfig 2005-03-31 15:16:17 -08:00
@@ -233,6 +233,9 @@
  LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and
  MAX6658 sensor chips.
 
+ The Analog Devices ADT7461 sensor chip is also supported, but only
+ if found in ADM1032 compatibility mode.
+
  This driver can also be built as a module.  If so, the module
  will be called lm90.
 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] i2c: add adt7461 chip support to lm90 driver's Kconfig entry

2005-03-31 Thread Greg KH
ChangeSet 1.2347, 2005/03/31 14:31:59-08:00, [EMAIL PROTECTED]

[PATCH] i2c: add adt7461 chip support to lm90 driver's Kconfig entry

Hi Greg, James, all,

   Attached is another version of my adt7461 patch, for inclusion in
   the 2.6 tree. Reviewed by Jean.

 May we have an additional patch to Kconfig for this one?

Here it finally comes.

This simple patch adds a mention to the ADT7461 chip in Kconfig, now
that the lm90 driver supports it.

Signed-off-by: Jean Delvare [EMAIL PROTECTED]
Signed-off-by: Greg Kroah-Hartman [EMAIL PROTECTED]


 drivers/i2c/chips/Kconfig |3 +++
 1 files changed, 3 insertions(+)


diff -Nru a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig
--- a/drivers/i2c/chips/Kconfig 2005-03-31 15:16:17 -08:00
+++ b/drivers/i2c/chips/Kconfig 2005-03-31 15:16:17 -08:00
@@ -233,6 +233,9 @@
  LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and
  MAX6658 sensor chips.
 
+ The Analog Devices ADT7461 sensor chip is also supported, but only
+ if found in ADM1032 compatibility mode.
+
  This driver can also be built as a module.  If so, the module
  will be called lm90.
 

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/