All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: Urs Fleisch <urs.fleisch@gmail.com>
Cc: Jonathan Cameron <jic23@cam.ac.uk>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	LM Sensors <lm-sensors@lm-sensors.org>,
	Jean Delvare <khali@linux-fr.org>
Subject: Re: [lm-sensors] [PATCH V5] hwmon: driver for Sensirion SHT21
Date: Fri, 07 Jan 2011 11:55:41 +0000	[thread overview]
Message-ID: <20110107115541.GA14095@ericsson.com> (raw)
In-Reply-To: <20110107081539.df496517.urs.fleisch@gmail.com>

On Fri, Jan 07, 2011 at 02:15:39AM -0500, Urs Fleisch wrote:
> > Only thing missing is Documentation/hwmon/sht21.
> >
> > Urs, can you add that ?
> I have added a file Documentation/hwmon/sht21 to the patch.
> 
> > what tree is your patch based on ? I am having trouble applying it.
> I used the 2.6.32 kernel from the rowboat project
> (http://code.google.com/p/rowboat/) because my sensor is connected to an
> OMAP3EVM board. To make the patch applicable for the latest kernel, I added
> a line to the Makefile patch. I could apply the patch without problems to
> the linux-next kernel, although patch reported fuzz with Kconfig. The patch
> below is now based on linux-next, so there should be no longer problems.
> 
> Thanks,
> Urs
> 
> Signed-off-by: Urs Fleisch <urs.fleisch@sensirion.com>

Applied to -next, with Jonathan's Acked-by and multi-line comments changed
to adhere to Documentation/CodingStyle.

Thanks,
Guenter

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

WARNING: multiple messages have this Message-ID (diff)
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: Urs Fleisch <urs.fleisch@gmail.com>
Cc: Jonathan Cameron <jic23@cam.ac.uk>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	LM Sensors <lm-sensors@lm-sensors.org>,
	Jean Delvare <khali@linux-fr.org>
Subject: Re: [PATCH V5] hwmon: driver for Sensirion SHT21 humidity and temperature sensor
Date: Fri, 7 Jan 2011 03:55:41 -0800	[thread overview]
Message-ID: <20110107115541.GA14095@ericsson.com> (raw)
In-Reply-To: <20110107081539.df496517.urs.fleisch@gmail.com>

On Fri, Jan 07, 2011 at 02:15:39AM -0500, Urs Fleisch wrote:
> > Only thing missing is Documentation/hwmon/sht21.
> >
> > Urs, can you add that ?
> I have added a file Documentation/hwmon/sht21 to the patch.
> 
> > what tree is your patch based on ? I am having trouble applying it.
> I used the 2.6.32 kernel from the rowboat project
> (http://code.google.com/p/rowboat/) because my sensor is connected to an
> OMAP3EVM board. To make the patch applicable for the latest kernel, I added
> a line to the Makefile patch. I could apply the patch without problems to
> the linux-next kernel, although patch reported fuzz with Kconfig. The patch
> below is now based on linux-next, so there should be no longer problems.
> 
> Thanks,
> Urs
> 
> Signed-off-by: Urs Fleisch <urs.fleisch@sensirion.com>

Applied to -next, with Jonathan's Acked-by and multi-line comments changed
to adhere to Documentation/CodingStyle.

Thanks,
Guenter

  reply	other threads:[~2011-01-07 11:55 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-29 12:45 [PATCH] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Urs Fleisch
2010-12-31 15:02 ` [lm-sensors] [PATCH] hwmon: driver for Sensirion SHT21 humidity Jonathan Cameron
2010-12-31 15:02   ` [PATCH] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Jonathan Cameron
2011-01-03  7:14   ` [lm-sensors] [PATCH] hwmon: driver for Sensirion SHT21 humidity Urs Fleisch
2011-01-03  7:14     ` [PATCH] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Urs Fleisch
2011-01-03 11:06     ` [lm-sensors] [PATCH] hwmon: driver for Sensirion SHT21 humidity Jonathan Cameron
2011-01-03 11:06       ` [PATCH] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Jonathan Cameron
2011-01-03 14:01       ` [lm-sensors] [PATCH V3] hwmon: driver for Sensirion SHT21 humidity Urs Fleisch
2011-01-03 14:01         ` [PATCH V3] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Urs Fleisch
2011-01-03 15:12         ` [lm-sensors] [PATCH V3] hwmon: driver for Sensirion SHT21 Guenter Roeck
2011-01-03 15:12           ` [PATCH V3] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Guenter Roeck
2011-01-03 14:53       ` [lm-sensors] [PATCH] hwmon: driver for Sensirion SHT21 humidity Guenter Roeck
2011-01-03 14:53         ` [PATCH] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Guenter Roeck
2011-01-03 18:09       ` [lm-sensors] [PATCH] hwmon: driver for Sensirion SHT21 humidity Guenter Roeck
2011-01-03 18:09         ` [PATCH] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Guenter Roeck
2011-01-04 12:13         ` [lm-sensors] [PATCH] hwmon: driver for Sensirion SHT21 humidity Jonathan Cameron
2011-01-04 12:13           ` [PATCH] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Jonathan Cameron
2011-01-04 15:28           ` [lm-sensors] [PATCH] hwmon: driver for Sensirion SHT21 humidity Guenter Roeck
2011-01-04 15:28             ` [PATCH] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Guenter Roeck
2011-01-04 19:00             ` [lm-sensors] [PATCH] hwmon: driver for Sensirion SHT21 humidity Urs Fleisch
2011-01-04 19:00               ` [PATCH] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Urs Fleisch
2011-01-04 19:42               ` [lm-sensors] [PATCH] hwmon: driver for Sensirion SHT21 humidity Guenter Roeck
2011-01-04 19:42                 ` [PATCH] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Guenter Roeck
2011-01-06  7:43                 ` [lm-sensors] [PATCH V4] hwmon: driver for Sensirion SHT21 humidity Urs Fleisch
2011-01-06  7:43                   ` [PATCH V4] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Urs Fleisch
2011-01-06 10:58                   ` [lm-sensors] [PATCH V4] hwmon: driver for Sensirion SHT21 Jonathan Cameron
2011-01-06 10:58                     ` [PATCH V4] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Jonathan Cameron
2011-01-06 15:21                     ` [lm-sensors] [PATCH V4] hwmon: driver for Sensirion SHT21 Guenter Roeck
2011-01-06 15:21                       ` [PATCH V4] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Guenter Roeck
2011-01-06 15:56                   ` [lm-sensors] [PATCH V4] hwmon: driver for Sensirion SHT21 Guenter Roeck
2011-01-06 15:56                     ` [PATCH V4] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Guenter Roeck
2011-01-07  7:15                     ` [lm-sensors] [PATCH V5] hwmon: driver for Sensirion SHT21 humidity Urs Fleisch
2011-01-07  7:15                       ` [PATCH V5] hwmon: driver for Sensirion SHT21 humidity and temperature sensor Urs Fleisch
2011-01-07 11:55                       ` Guenter Roeck [this message]
2011-01-07 11:55                         ` Guenter Roeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110107115541.GA14095@ericsson.com \
    --to=guenter.roeck@ericsson.com \
    --cc=jic23@cam.ac.uk \
    --cc=khali@linux-fr.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=urs.fleisch@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.