public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Use watchdog_stop_on_unregister() to stop sp805 watchdog when unregistering it
@ 2022-04-14  5:42 Eliav Farber
  2022-04-14  5:42 ` [PATCH v2 1/1] watchdog: sp805: disable watchdog on remove Eliav Farber
  0 siblings, 1 reply; 3+ messages in thread
From: Eliav Farber @ 2022-04-14  5:42 UTC (permalink / raw)
  To: wim, linux, linux-watchdog, linux-kernel
  Cc: ronenk, talel, hhhawa, jonnyc, hanochu, farbere, dwmw

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-26 20:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-14  5:42 [PATCH v2 0/1] Use watchdog_stop_on_unregister() to stop sp805 watchdog when unregistering it Eliav Farber
2022-04-14  5:42 ` [PATCH v2 1/1] watchdog: sp805: disable watchdog on remove Eliav Farber
2022-04-26 20:36   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox