linux-stable/drivers/misc/bcm-vk
Breno Leitao 5cb14f15d7 misc: bcm_vk: Remove usage of deprecated functions
ida_simple_get() and ida_simple_remove() functions are deprecated now.
These functions were replaced by ida_alloc() and ida_free()
respectively. This patch modernize bcm_vk to use the replacement
functions.

Acked-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Breno Leitao <leitao@debian.org>
Link: https://lore.kernel.org/r/20220812094717.4097179-1-leitao@debian.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-09-01 16:29:32 +02:00
..
Kconfig
Makefile
bcm_vk.h treewide: Replace zero-length arrays with flexible-array members 2022-02-17 07:00:39 -06:00
bcm_vk_dev.c misc: bcm_vk: Remove usage of deprecated functions 2022-09-01 16:29:32 +02:00
bcm_vk_msg.c misc: bcm-vk: replace usage of found with dedicated list iterator variable 2022-04-24 17:30:27 +02:00
bcm_vk_msg.h
bcm_vk_sg.c
bcm_vk_sg.h
bcm_vk_tty.c misc: bcm-vk: fix tty registration race 2021-09-21 16:17:15 +02:00