commit | 945fc278226cf2de432ac9ccf56b23520300afce | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | Tue May 28 13:13:21 2024 +0200 |
committer | Stefan Roese <sr@denx.de> | Sun Jun 16 12:14:00 2024 +0200 |
tree | 86b83f81da08f9759c97af5de6c0e3351dc655b2 | |
parent | 4388ada7690e977f34cdab78b0df5c185a9e3c67 [diff] |
serial: ns16550: fix comment to mention schedule instead of watchdog_reset watchdog_reset() is no more. Make the comments match the code and today's reality. Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk> Reviewed-by: Stefan Roese <sr@denx.de>