Re: [PATCH] drivers: spmi: Directly use ida_alloc()/free()

From: Stephen Boyd
Date: Tue Aug 30 2022 - 17:21:30 EST


Quoting keliu (2022-05-27 00:13:38)
> Use ida_alloc()/ida_free() instead of deprecated
> ida_simple_get()/ida_simple_remove() .
>
> Signed-off-by: keliu <liuke94@xxxxxxxxxx>
> ---

Applied to spmi-next