Re: [PATCH] firmware: arm_scmi: Use the bitmap API to allocate bitmaps

From: Sudeep Holla
Date: Mon Mar 20 2023 - 07:20:50 EST


On Fri, 08 Jul 2022 21:30:01 +0200, Christophe JAILLET wrote:
> Use devm_bitmap_zalloc() instead of hand-writing them.
>
> It is less verbose and it improves the semantic.
>

(sorry for the delay, it seemed to have slipped through the cracks,
thanks to Cristian for pointing this out)

Applied to sudeep.holla/linux (for-next/scmi/fixes), thanks!

[1/1] firmware: arm_scmi: Use the bitmap API to allocate bitmaps
https://git.kernel.org/sudeep.holla/c/d617808e3b83
--
Regards,
Sudeep