u-boot-brain/drivers/timer
Sean Anderson 8af7bb914f timer: Return count from timer_ops.get_count
No timer drivers return an error from get_count. Instead of possibly
returning an error, just return the count directly.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-10-22 09:54:53 -04:00
..
ag101p_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
altera_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
arc_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
ast_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
atcpit100_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
atmel_pit_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
cadence-ttc.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
dw-apb-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
Kconfig First set of u-boot-atmel features for 2021.01 cycle 2020-10-05 10:54:27 -04:00
Makefile timer: mchp-pit64b: add support for pit64b 2020-09-28 14:06:50 +03:00
mchp-pit64b-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
mpc83xx_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
mtk_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
nomadik-mtu-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
omap-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
ostm_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
riscv_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
rockchip_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
sandbox_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
sti-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
stm32_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
timer-uclass.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
tsc_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00