]> git.ipfire.org Git - people/ms/u-boot.git/commit
wdt: Update uclass to make clear that the timeout is in ms
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 4 Aug 2017 21:48:28 +0000 (15:48 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 13 Aug 2017 19:17:34 +0000 (15:17 -0400)
commitffdec3000a616b7a79bb720073c8ee075639af40
treea0eb4329d8f5106a3d3d51b7d19c781db14c52f6
parent160cfc4b5a6f761d07ade25472ab1d8408100d1a
wdt: Update uclass to make clear that the timeout is in ms

Convert name to show explicitly that we are using milliseconds. For a
watchdog timer this is precise enough.

No functional change intended.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/watchdog/wdt-uclass.c
include/wdt.h