Christophe JAILLET 49a1a3cf73 csky: Use the bitmap API to allocate bitmaps
Use bitmap_zalloc()/bitmap_free() instead of hand-writing them.

It is less verbose and it improves the semantic.

While at it, turn a bitmap_clear() into an equivalent bitmap_zero(). It is
also less verbose.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Guo Ren <guoren@kernel.org>
2022-07-22 21:36:14 -04:00
..
2022-04-08 15:05:23 +08:00
2021-12-13 12:04:45 -06:00
2019-11-12 11:37:52 +01:00
2020-02-21 15:43:24 +08:00