All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Knud Poulsen <knpo@ieee.org>
Cc: Wim Van Sebroeck <wim@iguana.be>,
	Linux Watchdog <linux-watchdog@vger.kernel.org>
Subject: Re: [PATCH] watchdog: f71808e_wdt: Fix typo
Date: Mon, 25 Apr 2016 18:41:10 -0700	[thread overview]
Message-ID: <571EC736.70508@roeck-us.net> (raw)
In-Reply-To: <571E3917.5030704@ieee.org>

On 04/25/2016 08:34 AM, Knud Poulsen wrote:
> Spelling/ typo
>
> Signed-off-by: Knud Poulsen <knpo@ieee.org>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>   drivers/watchdog/f71808e_wdt.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/watchdog/f71808e_wdt.c b/drivers/watchdog/f71808e_wdt.c
> index 016bd93..f6d7add 100644
> --- a/drivers/watchdog/f71808e_wdt.c
> +++ b/drivers/watchdog/f71808e_wdt.c
> @@ -38,7 +38,7 @@
>
>   #define SIO_F71808FG_LD_WDT	0x07	/* Watchdog timer 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) */
>


  reply	other threads:[~2016-04-26  1:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-25 15:34 [PATCH] watchdog: f71808e_wdt: Fix typo Knud Poulsen
2016-04-26  1:41 ` Guenter Roeck [this message]
2016-05-14 18:31 ` Wim Van Sebroeck

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=571EC736.70508@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=knpo@ieee.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=wim@iguana.be \
    /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.