All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Nikula <jarkko.nikula@jollamobile.com>
To: Jarkko Nikula <jarkko.nikula@jollamobile.com>
Cc: linux-watchdog@vger.kernel.org, Wim Van Sebroeck <wim@iguana.be>,
	linux-omap@vger.kernel.org, Aaro Koskinen <aaro.koskinen@iki.fi>
Subject: Re: [PATCH_v2] watchdog: Convert twl4030_wdt to watchdog core
Date: Thu, 27 Sep 2012 14:48:58 +0300	[thread overview]
Message-ID: <50643D2A.7020402@jollamobile.com> (raw)
In-Reply-To: <1347343270-16881-1-git-send-email-jarkko.nikula@jollamobile.com>

Hi

On 09/11/2012 09:01 AM, Jarkko Nikula wrote:
> Convert the twl4030_wdt watchdog driver to watchdog core.
>
> While at there use devm_kzalloc and set the default timeout in order to be
> able test this driver with a simple shell script.
>
> Signed-off-by: Jarkko Nikula<jarkko.nikula@jollamobile.com>
> Tested-by: Aaro Koskinen<aaro.koskinen@iki.fi>
> ---
> v2:
> - select WATCHDOG_CORE in Kconfig was accidentally put to to OMAP_WATCHDOG
>    instead of TWL4030_WATCHDOG. Thanks to Aaro Koskinen<aaro.koskinen@iki.fi>
>    for noticing.
> - Added Aaro's Tested-by
> ---
>   drivers/watchdog/Kconfig       |    1 +
>   drivers/watchdog/twl4030_wdt.c |  183 ++++++++--------------------------------
>   2 files changed, 35 insertions(+), 149 deletions(-)
>
Gentle ping if this got lost and if I need to repost, fix, etc.

-- 
Jarkko

  reply	other threads:[~2012-09-27 11:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-10 15:44 [PATCH] watchdog: Convert twl4030_wdt to watchdog core Jarkko Nikula
2012-09-10 21:59 ` Aaro Koskinen
2012-09-11  5:50   ` Jarkko Nikula
2012-09-11  6:01   ` [PATCH_v2] " Jarkko Nikula
2012-09-27 11:48     ` Jarkko Nikula [this message]
2012-09-27 21:23       ` Wim Van Sebroeck
2012-10-25  8:20         ` [PATCH repost] " Jarkko Nikula
2012-12-14  1:28         ` [PATCH_v2] " Sebastian Reichel
2012-12-14  7:35           ` Jarkko Nikula

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=50643D2A.7020402@jollamobile.com \
    --to=jarkko.nikula@jollamobile.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=linux-omap@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 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.