]> git.ipfire.org Git - thirdparty/u-boot.git/commit
watchdog: at91sam9_wdt: Rename priv to wdt
authorZixun LI <admin@hifiphile.com>
Mon, 28 Apr 2025 09:16:25 +0000 (11:16 +0200)
committerEugen Hristev <eugen.hristev@linaro.org>
Thu, 19 Jun 2025 10:56:13 +0000 (13:56 +0300)
commitc8bf2d686d45ff508e953d81c718e4dfd7d8ce62
tree1bbe7466584974e91d6ec736ebd2a6197a0c9e06
parent98a83fc23bfedc85016e9db98ba459805232180d
watchdog: at91sam9_wdt: Rename priv to wdt

"wdt" is a better name for watchdog rather than generic "priv".

Signed-off-by: Zixun LI <admin@hifiphile.com>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/watchdog/at91sam9_wdt.c