diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2017-03-04 17:23:30 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-03-15 11:16:32 +0100 |
commit | 9bc81137e8082eaa73f1b116e1df2c75673d64df (patch) | |
tree | 5d028d00f92d58aa6998240c05e7f5a77b885e04 /sound | |
parent | 62a7ca0735f47e5799a892daab39be3c67979de9 (diff) | |
download | linux-9bc81137e8082eaa73f1b116e1df2c75673d64df.tar.gz linux-9bc81137e8082eaa73f1b116e1df2c75673d64df.tar.bz2 linux-9bc81137e8082eaa73f1b116e1df2c75673d64df.zip |
gpio: twl4030: use devm_irq_alloc_descs()
This driver never frees the irq descriptors it allocates. 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 'sound')
0 files changed, 0 insertions, 0 deletions