1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-31 22:47:09 +01:00
Files
u-boot-megous/drivers
Pali Rohár c5f5ee3732 watchdog: max6370: use __udelay() to avoid recursion
The udelay() function in lib/time.c contains a WATCHDOG_RESET()
call. So use __udelay() in max6370_wdt.c to prevent recursion.

Fixes: 0a095fc53b ("watchdog: Add MAX6370 watchdog timer driver")
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
2022-09-27 12:25:51 +02:00
..
2022-04-25 09:25:00 +02:00
2021-10-05 08:50:15 -04:00
2022-08-04 16:18:47 -04:00
2022-08-04 16:18:47 -04:00
2022-01-13 07:57:49 -05:00
2022-09-02 13:25:01 +02:00
2022-01-13 07:57:49 -05:00
2022-09-07 13:44:55 +08:00
2022-08-26 15:00:05 -04:00
2022-09-02 13:25:01 +02:00
2022-09-03 16:59:05 +03:00
2022-05-03 21:39:22 +02:00
2022-09-26 01:49:36 +02:00
2021-10-01 21:08:18 -04:00