On Thu, Jul 18, 2019 at 8:51 AM Masahiro Yamada <[email protected]> wrote:
> 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 <[email protected]> Patch applied with Stephen's ACK. Yours, Linus Walleij

