Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1331012
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] gpio: davinci: Add the missing of-node pointer in the irq_domain_add_legacy function call |
| Date | 2016-02-10 11:10 +0100 |
| Message-ID | <r0zSI-OA-51@gated-at.bofh.it> (permalink) |
| References | <qVUXM-43r-27@gated-at.bofh.it> <qVV7s-47l-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jan 28, 2016 at 2:38 PM, Keerthy <j-keerthy@ti.com> 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 <j-keerthy@ti.com> Patch applied for fixes with Grygorii's review tag. Yours, Linus Walleij
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 1/2] gpio: davinci: Add the missing of-node pointer in the irq_domain_add_legacy function call Linus Walleij <linus.walleij@linaro.org> - 2016-02-10 11:10 +0100
csiph-web