On Thu, Jan 28, 2016 at 2:38 PM, Keerthy <[email protected]> wrote: > Currently the first parameter of irq_domain_add_legacy is NULL. > irq_find_host function returns NULL when we do not populate the of_node > and hence irq_of_parse_and_map call fails whenever we want to request a > gpio irq. This fixes the request_irq failures for gpio interrupts. > > Signed-off-by: Keerthy <[email protected]>
Patch applied for fixes with Grygorii's review tag. Yours, Linus Walleij

