]> Git Repo - J-u-boot.git/commit
wdt: Update uclass to make clear that the timeout is in ms
authorAndy Shevchenko <[email protected]>
Fri, 4 Aug 2017 21:48:28 +0000 (15:48 -0600)
committerTom Rini <[email protected]>
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 <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
drivers/watchdog/wdt-uclass.c
include/wdt.h
This page took 0.035734 seconds and 4 git commands to generate.