Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1600586 > unrolled thread

Re: [PATCH 08/12] gpio: davinci: use devm_irq_alloc_descs()

Started byLinus Walleij <linus.walleij@linaro.org>
First post2017-03-14 16:20 +0100
Last post2017-03-14 16:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 08/12] gpio: davinci: use devm_irq_alloc_descs() Linus Walleij <linus.walleij@linaro.org> - 2017-03-14 16:20 +0100

#1600586 — Re: [PATCH 08/12] gpio: davinci: use devm_irq_alloc_descs()

FromLinus Walleij <linus.walleij@linaro.org>
Date2017-03-14 16:20 +0100
SubjectRe: [PATCH 08/12] gpio: davinci: use devm_irq_alloc_descs()
Message-ID<tkWoW-1WG-27@gated-at.bofh.it>
On Sat, Mar 4, 2017 at 5:23 PM, Bartosz Golaszewski
<bgolaszewski@baylibre.com> wrote:

> This driver never frees the interrupt descriptors it allocates. Fix
> it by using the resource managed version of irq_alloc_descs().
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>

Patch applied with Keerty's ACK.

Yours,
Linus Walleij

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web