]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: clarify that stop() is optional
authorBumsik Kim <kbumsik@gmail.com>
Fri, 3 Apr 2020 03:15:07 +0000 (12:15 +0900)
committerJonathan Corbet <corbet@lwn.net>
Mon, 20 Apr 2020 23:11:36 +0000 (17:11 -0600)
commit885d2f9abbccebe467b43766effe8e5743490f00
tree94cb59d26f9f893236ec26078170a138ff103993
parentb5f07532d6c7b32fa56801859977d8148d66081d
watchdog: clarify that stop() is optional

The commit 69badef411cd ("watchdog: Make stop function optional")
made stop function not mandatory, but the comments
and the doc weren't reflected. Fix it to clarify.

Signed-off-by: Bumsik Kim <k.bumsik@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20200403031507.63487-1-k.bumsik@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/watchdog/convert_drivers_to_kernel_api.rst
Documentation/watchdog/watchdog-kernel-api.rst
include/linux/watchdog.h