public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Jordan Crouse" <jordan.crouse@amd.com>
To: "Nick Warne" <nick@linicks.net>
Cc: lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org,
	info-linux@ldcmail.amd.com, "Jean Delvare" <khali@linux-fr.org>
Subject: Re: Add LM82 support
Date: Fri, 17 Feb 2006 09:29:22 -0700	[thread overview]
Message-ID: <20060217162922.GP20157@cosmic.amd.com> (raw)
In-Reply-To: <LYRIS-4270-26349-2006.02.17-07.32.29--jordan.crouse#amd.com@whitestar.amd.com>

On 17/02/06 13:09 +0000, Nick Warne wrote:
> '
> >                 if (kind <= 0) { /* identification failed */
> > @@ -296,10 +318,15 @@ static int lm83_detect(struct i2c_adapte
> >         if (kind == lm83) {
> >                 name = "lm83";
> >         }
> > +       else if (kind = lm82) {
> > +               name = "lm82";
> > +       }
> 
> Is that a '=' typo in the 'else if' there?

Yep - thats what that would be.  That must be my typo of the week, since
I just had it in another driver I'm writing.  I'll post a fixup here
very shortly with all the comments.

Jordan 

-- 
Jordan Crouse
Senior Linux Engineer
AMD - Personal Connectivity Solutions Group
<www.amd.com/embeddedprocessors>


  parent reply	other threads:[~2006-02-17 16:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-16 17:59 [HWMON] Add LM82 support Jordan Crouse
2006-02-17 12:48 ` [lm-sensors] " Jean Delvare
2006-02-17 13:09 ` Nick Warne
     [not found] ` <LYRIS-4270-26349-2006.02.17-07.32.29--jordan.crouse#amd.com@whitestar.amd.com>
2006-02-17 16:29   ` Jordan Crouse [this message]
2006-02-17 18:42     ` Jean Delvare
2006-03-02 22:00     ` Jean Delvare

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=20060217162922.GP20157@cosmic.amd.com \
    --to=jordan.crouse@amd.com \
    --cc=info-linux@ldcmail.amd.com \
    --cc=khali@linux-fr.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=nick@linicks.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox