From: Guenter Roeck <guenter.roeck@ericsson.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH 1/3] hwmon/f71882fg: Fix a typo in a comment
Date: Sun, 13 Mar 2011 14:37:26 +0000 [thread overview]
Message-ID: <20110313143725.GA10535@ericsson.com> (raw)
In-Reply-To: <1300020634-7724-1-git-send-email-hdegoede@redhat.com>
On Sun, Mar 13, 2011 at 10:00:52AM -0400, Jean Delvare wrote:
> On Sun, 13 Mar 2011 13:50:32 +0100, Hans de Goede wrote:
> > Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> > ---
> > drivers/hwmon/f71882fg.c | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/drivers/hwmon/f71882fg.c b/drivers/hwmon/f71882fg.c
> > index bebc57e..9cb52f5 100644
> > --- a/drivers/hwmon/f71882fg.c
> > +++ b/drivers/hwmon/f71882fg.c
> > @@ -37,7 +37,7 @@
> > #define SIO_F71858FG_LD_HWM 0x02 /* Hardware monitor logical device */
> > #define SIO_F71882FG_LD_HWM 0x04 /* Hardware monitor logical device */
> > #define SIO_UNLOCK_KEY 0x87 /* Key to enable Super-I/O */
> > -#define SIO_LOCK_KEY 0xAA /* Key to diasble Super-I/O */
> > +#define SIO_LOCK_KEY 0xAA /* Key to disable Super-I/O */
> >
> > #define SIO_REG_LDSEL 0x07 /* Logical device select */
> > #define SIO_REG_DEVID 0x20 /* Device ID (2 bytes) */
>
> Acked-by: Jean Delvare <khali@linux-fr.org>
>
Applied.
Thanks,
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
prev parent reply other threads:[~2011-03-13 14:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-13 12:50 [lm-sensors] [PATCH 1/3] hwmon/f71882fg: Fix a typo in a comment Hans de Goede
2011-03-13 14:00 ` Jean Delvare
2011-03-13 14:37 ` Guenter Roeck [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=20110313143725.GA10535@ericsson.com \
--to=guenter.roeck@ericsson.com \
--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.