diff options
| author | Nam Cao <[email protected]> | 2025-02-05 10:46:14 +0000 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2025-02-05 15:29:41 +0000 |
| commit | a7550ff59edfc768a8600c1e5c24c304208696a5 (patch) | |
| tree | e5cb6bebad2ec69c247aa7ca03adf8bc0c3e1b90 /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
| parent | Input: drop vb2_ops_wait_prepare/finish (diff) | |
| download | kernel-a7550ff59edfc768a8600c1e5c24c304208696a5.tar.gz kernel-a7550ff59edfc768a8600c1e5c24c304208696a5.zip | |
Input: 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 <[email protected]>
Signed-off-by: Nam Cao <[email protected]>
Link: https://lore.kernel.org/r/62db561622799dfc8d58682ca41b54e3f1ff6949.1738746904.git.namcao@linutronix.de
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions
