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 V4] hwmon: driver for Sensirion SHT21
Date: Thu, 06 Jan 2011 15:56:41 +0000	[thread overview]
Message-ID: <20110106155641.GA9319@ericsson.com> (raw)
In-Reply-To: <20110106084338.d31624e3.urs.fleisch@gmail.com>

On Thu, Jan 06, 2011 at 02:43:38AM -0500, Urs Fleisch wrote:
> Thanks for the review, Jonathan and Guenter.
> 
> Changes:
> - removed user register related sysfs attributes, keeping only temp1_input and
>   humidity1_input
> - cleaned up code flow when returning errors for better readability
> 
> Regards,
> Urs
> 
> Signed-off-by: Urs Fleisch <urs.fleisch@sensirion.com>

Urs,

what tree is your patch based on ? I am having trouble applying it.

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 V4] hwmon: driver for Sensirion SHT21 humidity and temperature sensor
Date: Thu, 6 Jan 2011 07:56:41 -0800	[thread overview]
Message-ID: <20110106155641.GA9319@ericsson.com> (raw)
In-Reply-To: <20110106084338.d31624e3.urs.fleisch@gmail.com>

On Thu, Jan 06, 2011 at 02:43:38AM -0500, Urs Fleisch wrote:
> Thanks for the review, Jonathan and Guenter.
> 
> Changes:
> - removed user register related sysfs attributes, keeping only temp1_input and
>   humidity1_input
> - cleaned up code flow when returning errors for better readability
> 
> Regards,
> Urs
> 
> Signed-off-by: Urs Fleisch <urs.fleisch@sensirion.com>

Urs,

what tree is your patch based on ? I am having trouble applying it.

Guenter

  parent reply	other threads:[~2011-01-06 15:56 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                   ` Guenter Roeck [this message]
2011-01-06 15:56                     ` 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                       ` [lm-sensors] [PATCH V5] hwmon: driver for Sensirion SHT21 Guenter Roeck
2011-01-07 11:55                         ` [PATCH V5] hwmon: driver for Sensirion SHT21 humidity and temperature sensor 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=20110106155641.GA9319@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.