Files
rockchip-kernel/drivers
Sebastian Andrzej Siewior e46eb813d7 hrtimer: consolidate hrtimer_init() + hrtimer_init_sleeper() calls
hrtimer_init_sleeper() calls require a prior initialisation of the
hrtimer object with hrtimer_init(). Lets make the initialisation of
the hrtimer object part of hrtimer_init_sleeper(). To remain
consistent consider init_on_stack as well.

Beside adapting the hrtimer_init_sleeper[_on_stack]() functions, call
sites need to be updated as well.

Link: http://lkml.kernel.org/r/20180703092541.2870-1-anna-maria@linutronix.de
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
[anna-maria: Updating the commit message, add staging/android/vsoc.c]
Signed-off-by: Anna-Maria Gleixner <anna-maria@linutronix.de>
2021-10-26 14:51:08 +08:00
..
2021-07-20 16:15:55 +02:00
2021-10-26 14:33:46 +08:00
2021-10-26 14:51:08 +08:00
2021-08-26 08:36:46 -04:00
2021-10-26 14:51:08 +08:00