On Wed, Jun 13, 2018 at 5:40 AM, Keerthy <[email protected]> wrote: > Currently the driver assumes that the interrupts are continuous > and does platform_get_irq only once and assumes the rest are continuous, > instead call platform_get_irq for all the interrupts and store them > in an array for later use. > > Signed-off-by: Keerthy <[email protected]>
This v4 applied with Grygorii's ACK. Yours, Linus Walleij

