[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <170851140025.26081.6374799105426333526.b4-ty@linaro.org>
Date: Wed, 21 Feb 2024 10:30:00 +0000
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
alsa-devel@...a-project.org
Subject: Re: [PATCH] slimbus: core: Remove usage of the deprecated
ida_simple_xx() API
On Sat, 16 Dec 2023 17:47:34 +0100, Christophe JAILLET wrote:
> ida_alloc() and ida_free() should be preferred to the deprecated
> ida_simple_get() and ida_simple_remove().
>
> Note that the upper limit of ida_simple_get() is exclusive, but the one of
> ida_alloc_range() is inclusive. So change this change allows one more
> device. Previously address 0xFE was never used.
>
> [...]
Applied, thanks!
[1/1] slimbus: core: Remove usage of the deprecated ida_simple_xx() API
commit: 6e8ba95e17eede7045e673d9e1b6b8ee1055a46c
Best regards,
--
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Powered by blists - more mailing lists