1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-03 19:07:17 +01:00
Files
u-boot-megous/drivers/timer/orion-timer.c
Stefan Roese 37bb396669 timer: orion-timer: Only init timer once
Move the code making sure that the timer is initialized only once into
orion_timer_init(), which is called from timer_early_init() and from
orion_timer_probe(). This way the timer is not re-initialized.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Michael Walle <michael@walle.cc>
Cc: Pali Rohár <pali@kernel.org>
2022-10-06 10:15:35 +02:00

3.3 KiB