-
Bartosz Golaszewski authored
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>
bda61a19