diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-12-19 07:09:54 +0100 |
---|---|---|
committer | Krzysztof Wilczyński <kwilczynski@kernel.org> | 2023-12-31 11:09:26 +0000 |
commit | 0171e067d7daf06374c3e9c6ddf1a99fca10469c (patch) | |
tree | b68d46c0097815820e775ab34d121f7641bf2625 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
parent | 130f335630b6475d314658ef69b225db8e328daa (diff) |
dw-xdata: Remove usage of the deprecated ida_simple_*() API
ida_alloc() and ida_free() should be preferred to the deprecated
ida_simple_get() and ida_simple_remove() functions.
This is also less verbose.
Link: https://lore.kernel.org/linux-pci/cc01721cec2d416d7bdf47086943b17ef44b7286.1702966181.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions