Quoting Masahiro Yamada (2019-07-17 23:51:01)
> Refactor gpiochip_allocate_mask() slightly by using bitmap_alloc().
> 
> I used bitmap_free() for the corresponding free parts. Actually,
> bitmap_free() is a wrapper of kfree(), but I did this for consistency.
> 
> Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com>
> ---

Reviewed-by: Stephen Boyd <swb...@chromium.org>

Reply via email to