]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: cyclic: remove reference to WATCHDOG_RESET
authorRasmus Villemoes <ravi@prevas.dk>
Thu, 3 Oct 2024 21:27:50 +0000 (23:27 +0200)
committerStefan Roese <sr@denx.de>
Wed, 23 Oct 2024 04:52:38 +0000 (06:52 +0200)
commit625094536716631915e6e8b8e4d16d4b25a1645d
tree1ebb64286133865bd6a18733363fe06f8126c988
parentf9318b067f43aa1618036db8d77d34086d62dc06
doc: cyclic: remove reference to WATCHDOG_RESET

WATCHDOG_RESET is no more. Replace the reference by schedule().

While here, rearrange the sentence a bit so that "cyclic_run()"
becomes the object and "the main function responsible for calling all
registered cyclic functions" a parenthetical rather than the other way
around, which at least to me makes it more readable.

Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
doc/develop/cyclic.rst