diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2017-03-04 17:23:31 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-03-15 11:16:33 +0100 |
commit | 2ed36f30139f773e3c99eeca2307b7a6596f4b90 (patch) | |
tree | 0a39e6d3d81314125e37ae8f7b68bad919093526 /drivers/gpio/gpio-pch.c | |
parent | 9bc81137e8082eaa73f1b116e1df2c75673d64df (diff) | |
download | linux-rt-2ed36f30139f773e3c99eeca2307b7a6596f4b90.tar.gz |
gpio: omap: use devm_irq_alloc_descs()
This driver never frees the allocated interrupt descriptors. Fix it by
using a resource managed variant of irq_alloc_descs().
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-pch.c')
0 files changed, 0 insertions, 0 deletions