On Wed, Oct 2, 2019 at 2:28 PM Thierry Reding <[email protected]> wrote:

> From: Thierry Reding <[email protected]>
>
> regmap_add_irq_chip() will try to allocate all of the IRQ descriptors
> upfront if passed a non-zero irq_base parameter. However, the intention
> is to allocate IRQ descriptors on an as-needed basis if possible. Pass 0
> instead of -1 to fix that use-case.
>
> Signed-off-by: Thierry Reding <[email protected]>

Patch applied.

Yours,
Linus Walleij

Yours,
Linus Walleij

Reply via email to