From: Nick Warne <nick@linicks.net>
To: Jordan Crouse <jordan.crouse@amd.com>
Cc: lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org,
info-linux@ldcmail.amd.com, Jean Delvare <khali@linux-fr.org>
Subject: Re: [HWMON] Add LM82 support
Date: Fri, 17 Feb 2006 13:09:17 +0000 [thread overview]
Message-ID: <7c3341450602170509l122247f8y@mail.gmail.com> (raw)
In-Reply-To: <20060216175930.GE20157@cosmic.amd.com>
'
> 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?
Nick
next prev parent reply other threads:[~2006-02-17 13:09 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 [this message]
[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
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=7c3341450602170509l122247f8y@mail.gmail.com \
--to=nick@linicks.net \
--cc=info-linux@ldcmail.amd.com \
--cc=jordan.crouse@amd.com \
--cc=khali@linux-fr.org \
--cc=linux-kernel@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox