From: Andre Prendel <andre.prendel@gmx.de>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] sensors-detect: Update Texas Instruments
Date: Tue, 07 Jul 2009 06:00:22 +0000 [thread overview]
Message-ID: <20090707060022.GA4518@ubuntu> (raw)
In-Reply-To: <20090706202845.GA4415@ubuntu>
On Mon, Jul 06, 2009 at 11:19:56PM +0200, Jean Delvare wrote:
> On Mon, 6 Jul 2009 22:28:46 +0200, Andre Prendel wrote:
> > Support for TI's TMP411 sensor chip is in mainline since
> > 2.6.31-rc1. So now we can refer to the tmp401 driver.
> > ---
> >
> > Index: sensors/prog/detect/sensors-detect
> > =================================> > --- sensors.orig/prog/detect/sensors-detect 2009-07-06 22:12:13.000000000 +0200
> > +++ sensors/prog/detect/sensors-detect 2009-07-06 22:12:23.000000000 +0200
> > @@ -904,7 +904,7 @@
> > i2c_detect => sub { lm90_detect(@_, 9); },
> > }, {
> > name => "Texas Instruments TMP411",
> > - driver => "to-be-written",
> > + driver => "tmp401",
> > i2c_addrs => [0x4c..0x4e],
> > i2c_detect => sub { lm90_detect(@_, 10); },
> > }, {
>
> Yup, please commit.
Done.
> --
> Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
prev parent reply other threads:[~2009-07-07 6:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-06 20:28 [lm-sensors] [PATCH] sensors-detect: Update Texas Instruments Andre Prendel
2009-07-06 21:19 ` Jean Delvare
2009-07-07 6:00 ` Andre Prendel [this message]
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=20090707060022.GA4518@ubuntu \
--to=andre.prendel@gmx.de \
--cc=lm-sensors@vger.kernel.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.