On Thu, Mar 17, 2016 at 5:01 AM, Axel Lin <[email protected]> wrote:
> Current code calls irq_domain_alloc_irqs_parent() in .alloc, > so it should call irq_domain_free_irqs_parent() accordingly in .free. > Fix it by switching to use irq_domain_free_irqs_common() instead. > > Signed-off-by: Axel Lin <[email protected]> Patch applied with Marc's ACK. Yours, Linus Walleij

