mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 16:54:20 +08:00
5cb14f15d7
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> |
||
---|---|---|
.. | ||
bcm_vk_dev.c | ||
bcm_vk_msg.c | ||
bcm_vk_msg.h | ||
bcm_vk_sg.c | ||
bcm_vk_sg.h | ||
bcm_vk_tty.c | ||
bcm_vk.h | ||
Kconfig | ||
Makefile |