From: baruch@tkos.co.il (Baruch Siach)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] drivers/watchdog: Adding PRCMU based WD for ux500 processors
Date: Mon, 20 Aug 2012 23:00:17 +0300 [thread overview]
Message-ID: <20120820200017.GE3829@tarshish> (raw)
In-Reply-To: <1345492255-28900-1-git-send-email-mathieu.poirier@linaro.org>
Hi Mathieu,
On Mon, Aug 20, 2012 at 01:50:55PM -0600, mathieu.poirier at linaro.org wrote:
> From: "Mathieu J. Poirier" <mathieu.poirier@linaro.org>
>
> This patch is a partial re-write of the driver developed by
> Jonas Aaberg and brings it up to the new watchdog interface
> now the standard in the mainline kernel.
>
> Cc: Jonas Aaberg <jonas.aberg@stericsson.com>
> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
[snip]
> +/**
> + * struct ux500_wdt_data
> + */
> +struct ux500_wdt_data {
> + int timeout;
> + int nowayout;
> +};
This struct doesn't seem to be used anywhere.
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
prev parent reply other threads:[~2012-08-20 20:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-20 19:50 [PATCH] drivers/watchdog: Adding PRCMU based WD for ux500 processors mathieu.poirier at linaro.org
2012-08-20 20:00 ` Baruch Siach [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=20120820200017.GE3829@tarshish \
--to=baruch@tkos.co.il \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).