On Mon, Nov 7, 2016 at 5:53 PM, Andrey Smirnov <andrew.smir...@gmail.com> wrote:
> Althought the function passed as a "handler" during GPIO chip > instantiation is not going to ever be called, specifying handle_edge_irq > there makes for a rather confusing read, both because no "ack" callback > in specified for irqchip and because there's no acking action is > necessary. > > Specify handle_bad_irq instead a make a note of the situation. This > commit should be a no-op behaviour wise. > > Tested-by: Neil Armstrong <narmstr...@baylibre.com> > Acked-by: Neil Armstrong <narmstr...@baylibre.com> > Signed-off-by: Andrey Smirnov <andrew.smir...@gmail.com> Patch applied! Yours, Linus Walleij