mbox series

[0/3] Fixes for timer-ti-dm systimer posted mode

Message ID 20210304072135.52712-1-tony@atomide.com
Headers show
Series Fixes for timer-ti-dm systimer posted mode | expand

Message

Tony Lindgren March 4, 2021, 7:21 a.m. UTC
Hi all,

Here are few timer-ti-dm fixes. The first fix corrects the status bit
check order for posted mode. The other two are minor fixes noticed while
reviewing and testing the code.

Regards,

Tony


Tony Lindgren (3):
  clocksource/drivers/timer-ti-dm: Fix posted mode status check order
  clocksource/drivers/timer-ti-dm: Remove extra of_node_put()
  clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stopped

 drivers/clocksource/timer-ti-dm-systimer.c | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)