diff options
author | Stefan Roese <sr@denx.de> | 2019-07-03 07:22:20 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2019-08-05 11:50:11 +0200 |
commit | c07f68dd66f305baf930c660493c4db4e2a50ff2 (patch) | |
tree | ef6c9852074d12336995fbae1af91c889cd7336a /board/udoo | |
parent | c7adc0b5f9809bddb3707f2383924d22af8b586f (diff) |
watchdog: mtk_wdt: Cosmetic cleanup of latest changes
This patch cleans up some coding style related issues in the mtk_wtd
driver to make this driver comply again with the U-Boot coding style
standards.
The only minimal functional change is that the timeout parameter is now
passed in (u64) instead of (unsigned int) from mtk_wdt_start() to
mtk_wdt_set_timeout(), preserving the original value.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Shannon Barber <sbarber@dataspeedinc.com>
Cc: Ryder Lee <ryder.lee@mediatek.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'board/udoo')
0 files changed, 0 insertions, 0 deletions