From: Marc Vertes <marc.vertes@sigfox.com>
To: wim@iguana.be
Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org,
broonie@opensource.wolfsonmicro.com
Subject: Re: [PATCH] watchdog: fix nowayout setting in wm831x_wdt
Date: Sat, 26 Nov 2011 00:01:08 +0100 [thread overview]
Message-ID: <4ed01e34.4telR5MuxvRWCyfz%marc.vertes@sigfox.com> (raw)
In-Reply-To: <4ed01ce0.pLO/jX2YTtsMsYc8%marc.vertes@sigfox.com>
Marc Vertes <marc.vertes@sigfox.com> wrote:
> if (nowayout)
> - wm831x_wdt->status |= WDOG_NO_WAY_OUT;
> + setbit(WDOG_NO_WAY_OUT, &wm831x_wdt->status);
set_bit(...) of course.
Regards,
--
Marc
prev parent reply other threads:[~2011-11-26 0:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-25 22:55 Marc Vertes
2011-11-25 23:01 ` Marc Vertes [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=4ed01e34.4telR5MuxvRWCyfz%marc.vertes@sigfox.com \
--to=marc.vertes@sigfox.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®