public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Eliav Farber <farbere@amazon.com>
To: <wim@linux-watchdog.org>, <linux@roeck-us.net>,
	<linux-watchdog@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Cc: <ronenk@amazon.com>, <talel@amazon.com>, <hhhawa@amazon.com>,
	<jonnyc@amazon.com>, <hanochu@amazon.com>, <farbere@amazon.com>,
	<dwmw@amazon.co.uk>
Subject: [PATCH v2 0/1] Use watchdog_stop_on_unregister() to stop sp805 watchdog when unregistering it
Date: Thu, 14 Apr 2022 05:42:32 +0000	[thread overview]
Message-ID: <20220414054233.1357-1-farbere@amazon.com> (raw)

Use watchdog_stop_on_unregister() in probe instead of calling wdt_disable()
from the remove function.

Eliav Farber (1):
  watchdog: sp805: disable watchdog on remove

 drivers/watchdog/sp805_wdt.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.32.0


             reply	other threads:[~2022-04-14  5:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-14  5:42 Eliav Farber [this message]
2022-04-14  5:42 ` [PATCH v2 1/1] watchdog: sp805: disable watchdog on remove Eliav Farber
2022-04-26 20:36   ` Guenter Roeck

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=20220414054233.1357-1-farbere@amazon.com \
    --to=farbere@amazon.com \
    --cc=dwmw@amazon.co.uk \
    --cc=hanochu@amazon.com \
    --cc=hhhawa@amazon.com \
    --cc=jonnyc@amazon.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=ronenk@amazon.com \
    --cc=talel@amazon.com \
    --cc=wim@linux-watchdog.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