diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 13:46:33 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2025-02-10 11:26:31 +0300 |
commit | 70e90680c2592c38c62e5716f1296a2d74bae7af (patch) | |
tree | d3271317e03f0dce0c12ea171183ad5efc5776f1 /tools/perf/scripts/python/stackcollapse.py | |
parent | d7e2447a4d51de5c3c03e3b7892898e98ddd9769 (diff) | |
download | linux-70e90680c2592c38c62e5716f1296a2d74bae7af.tar.xz |
ALSA: Switch to use hrtimer_setup()
hrtimer_setup() takes the callback function pointer as argument and
initializes the timer completely.
Replace hrtimer_init() and the open coded initialization of
hrtimer::function with the new setup mechanism.
Patch was created by using Coccinelle.
Acked-by: Zack Rusin <zack.rusin@broadcom.com>
Signed-off-by: Nam Cao <namcao@linutronix.de>
Cc: Takashi Iwai <tiwai@suse.com>
Link: https://patch.msgid.link/598031332ce738c82286a158cb66eb7e735b2e79.1738746904.git.namcao@linutronix.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions