Re: [PATCH] hwmon/lm70: adding support for NS LM74 chip

2012-08-28 Thread Guenter Roeck
On Tue, Aug 28, 2012 at 02:09:00PM +0200, leroy christophe wrote: > > Le 26/08/2012 19:47, Guenter Roeck a écrit : > >On Thu, Aug 23, 2012 at 11:13:17AM -0700, Guenter Roeck wrote: > >>On Thu, Aug 23, 2012 at 05:32:12PM +0200, Christophe Leroy wrote: > >>>Hello, > >>> > >>Hi Christophe, > >> > >Hi

Re: [PATCH] hwmon/lm70: adding support for NS LM74 chip

2012-08-28 Thread leroy christophe
Le 26/08/2012 19:47, Guenter Roeck a écrit : On Thu, Aug 23, 2012 at 11:13:17AM -0700, Guenter Roeck wrote: On Thu, Aug 23, 2012 at 05:32:12PM +0200, Christophe Leroy wrote: Hello, Hi Christophe, Hi again, [ ... ] Hi Guenter, - /* 3-wire link (shared SI/SO) for LM70 */ - if (c

Re: [PATCH] hwmon/lm70: adding support for NS LM74 chip

2012-08-26 Thread Guenter Roeck
On Thu, Aug 23, 2012 at 11:13:17AM -0700, Guenter Roeck wrote: > On Thu, Aug 23, 2012 at 05:32:12PM +0200, Christophe Leroy wrote: > > Hello, > > > Hi Christophe, > Hi again, [ ... ] > > > > - /* 3-wire link (shared SI/SO) for LM70 */ > > - if (chip == LM70_CHIP_LM70 && !(spi->mode & SPI_

Re: [PATCH] hwmon/lm70: adding support for NS LM74 chip

2012-08-23 Thread Guenter Roeck
On Thu, Aug 23, 2012 at 05:32:12PM +0200, Christophe Leroy wrote: > Hello, > Hi Christophe, Just a nitpick, but as written the Hello is added to the commit log. > This Patch adds support for the LM74 chip from National Semiconductor (NS) > in the lm70 driver > > Signed-off-by: Christophe Leroy

[PATCH] hwmon/lm70: adding support for NS LM74 chip

2012-08-23 Thread Christophe Leroy
Hello, This Patch adds support for the LM74 chip from National Semiconductor (NS) in the lm70 driver Signed-off-by: Christophe Leroy diff -u linux-3.5-vanilla/drivers/hwmon/Kconfig linux-3.5/drivers/hwmon/Kconfig --- linux-3.5-vanilla/drivers/hwmon/Kconfig 2012-07-21 22:58:29.0 +0