Messages in this thread |  | | From | Linus Walleij <> | Date | Thu, 14 Jun 2018 13:39:15 +0200 | Subject | Re: [PATCH v4 2/2] gpio: davinci: Do not assume continuous IRQ numbering |
| |
On Wed, Jun 13, 2018 at 5:40 AM, Keerthy <j-keerthy@ti.com> 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 <j-keerthy@ti.com>
This v4 applied with Grygorii's ACK.
Yours, Linus Walleij
|  |