]> Git Repo - linux.git/commit
fpga: Directly use ida_alloc()/free()
authorkeliu <[email protected]>
Fri, 27 May 2022 08:59:15 +0000 (08:59 +0000)
committerXu Yilun <[email protected]>
Wed, 8 Jun 2022 09:04:39 +0000 (17:04 +0800)
commita5e3d775d088658a0bd734eebd07283c9ac79c17
tree5ad1813e83782a4f96b56ed07c27d55888280a88
parent5cd339b370e29b04b85fbb83f40496991465318e
fpga: Directly use ida_alloc()/free()

Use ida_alloc()/ida_free() instead of deprecated
ida_simple_get()/ida_simple_remove() .

Signed-off-by: keliu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Xu Yilun <[email protected]>
drivers/fpga/dfl.c
drivers/fpga/fpga-bridge.c
drivers/fpga/fpga-mgr.c
drivers/fpga/fpga-region.c
This page took 0.053347 seconds and 4 git commands to generate.