All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Pointner <johannes.pointner@gmail.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Jean Delvare <jdelvare@suse.de>,
	Naveen Krishna Chatradhi <ch.naveen@samsung.com>,
	lm-sensors@lm-sensors.org, linux-iio@vger.kernel.org
Subject: Re: [PATCH 0/2] hwmon: ntc_thermistor: Adds support for EPCOS ntc thermistor
Date: Fri, 27 Jun 2014 19:50:06 +0200	[thread overview]
Message-ID: <2383887.HrpgCMVlam@lenovobook> (raw)
In-Reply-To: <53AD7F8F.7070501@roeck-us.net>

Hello Guenter,

sorry for that, this was my first patch.
I send the patches now separate and with supported email client.

On Friday 27 June 2014 07:28:31 Guenter Roeck wrote:
> On 06/27/2014 05:59 AM, Johannes Pointner wrote:
> > The patch series adds support for the ntc thermistor B57330V2103 from
> > 
> >   EPCOS.
> > 
> > Signed-off-by: Johannes Pointner <johannes.pointner@gmail.com>
> 
> Hi Johannes,
> 
> you sent two patches in the same e-mail, and it is all corrupted.
> All tabs have been replaced with spaces.
> 
> Guenter
> 
> > ---
> > 
> >   Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
> >   1 file changed, 1 insertion(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt
> > b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > index 46a311e..97c9c06 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > @@ -42,6 +42,7 @@ dmo    Data Modul AG
> > 
> >   ebv    EBV Elektronik
> >   edt    Emerging Display Technologies
> >   emmicro    EM Microelectronic
> > 
> > +epcos    EPCOS AG
> > 
> >   epfl    Ecole Polytechnique Fédérale de Lausanne
> >   epson    Seiko Epson Corp.
> >   est    ESTeem Wireless Modems


WARNING: multiple messages have this Message-ID (diff)
From: Johannes Pointner <johannes.pointner@gmail.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Jean Delvare <jdelvare@suse.de>,
	Naveen Krishna Chatradhi <ch.naveen@samsung.com>,
	lm-sensors@lm-sensors.org, linux-iio@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH 0/2] hwmon: ntc_thermistor: Adds support for EPCOS ntc thermistor
Date: Fri, 27 Jun 2014 17:50:06 +0000	[thread overview]
Message-ID: <2383887.HrpgCMVlam@lenovobook> (raw)
In-Reply-To: <53AD7F8F.7070501@roeck-us.net>

Hello Guenter,

sorry for that, this was my first patch.
I send the patches now separate and with supported email client.

On Friday 27 June 2014 07:28:31 Guenter Roeck wrote:
> On 06/27/2014 05:59 AM, Johannes Pointner wrote:
> > The patch series adds support for the ntc thermistor B57330V2103 from
> > 
> >   EPCOS.
> > 
> > Signed-off-by: Johannes Pointner <johannes.pointner@gmail.com>
> 
> Hi Johannes,
> 
> you sent two patches in the same e-mail, and it is all corrupted.
> All tabs have been replaced with spaces.
> 
> Guenter
> 
> > ---
> > 
> >   Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
> >   1 file changed, 1 insertion(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt
> > b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > index 46a311e..97c9c06 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > @@ -42,6 +42,7 @@ dmo    Data Modul AG
> > 
> >   ebv    EBV Elektronik
> >   edt    Emerging Display Technologies
> >   emmicro    EM Microelectronic
> > 
> > +epcos    EPCOS AG
> > 
> >   epfl    Ecole Polytechnique Fédérale de Lausanne
> >   epson    Seiko Epson Corp.
> >   est    ESTeem Wireless Modems


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

  reply	other threads:[~2014-06-27 17:50 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-27 12:59 [PATCH 0/2] hwmon: ntc_thermistor: Adds support for EPCOS ntc thermistor Johannes Pointner
2014-06-27 12:59 ` [lm-sensors] " Johannes Pointner
2014-06-27 14:28 ` Guenter Roeck
2014-06-27 14:28   ` [lm-sensors] " Guenter Roeck
2014-06-27 17:50   ` Johannes Pointner [this message]
2014-06-27 17:50     ` Johannes Pointner
2014-06-27 17:53   ` [PATCH 1/2] Adds the vendor prefix "epcos" to vendor-prefixes.txt Johannes Pointner
2014-06-27 17:53     ` [lm-sensors] " Johannes Pointner
2014-06-29 19:45     ` Guenter Roeck
2014-06-29 19:45       ` Guenter Roeck
2014-06-29 19:45       ` [lm-sensors] " Guenter Roeck
2014-06-27 18:01   ` [PATCH 2/2] Adds support for the ntc thermistor B57330V2103 from EPCOS Johannes Pointner
2014-06-27 18:01     ` [lm-sensors] " Johannes Pointner
2014-06-29 19:53     ` Guenter Roeck
2014-06-29 19:53       ` [lm-sensors] " Guenter Roeck
2014-07-01  6:05     ` PATCH 2/2 v2] " Johannes Pointner
2014-07-01  6:05       ` [lm-sensors] " Johannes Pointner
2014-07-01 13:50       ` Guenter Roeck
2014-07-01 13:50         ` Guenter Roeck
2014-07-01 13:50         ` [lm-sensors] " 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=2383887.HrpgCMVlam@lenovobook \
    --to=johannes.pointner@gmail.com \
    --cc=ch.naveen@samsung.com \
    --cc=jdelvare@suse.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lm-sensors@lm-sensors.org \
    /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.