diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2017-03-04 19:23:35 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-03-15 13:16:35 +0300 |
commit | bda61a192a512abf8d9962e3d30d6b63be13797a (patch) | |
tree | 460af411892e8ec52c2f78df241f979bcc161b4e /drivers/gpio/gpio-davinci.c | |
parent | 31bd86d9834fc1fb5bd00247358754bebabf0639 (diff) | |
download | linux-bda61a192a512abf8d9962e3d30d6b63be13797a.tar.xz |
gpio: pxa: use devm_irq_alloc_descs()
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>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-davinci.c')
0 files changed, 0 insertions, 0 deletions