diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2020-07-09 20:11:59 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-07-16 10:50:40 +0200 |
commit | 2a5e6f7eede8cd1c4bac0b8ec6491cec4e75c99a (patch) | |
tree | dda26a6325fba4c5cf0b3d1077d2b75c0ca92539 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4ee82256ee57db5c929d3c2f81f6620a0b31b4cd (diff) |
gpio: max77620: Fix missing release of interrupt
The requested interrupt is never released by the driver. Fix this by
using the resource-managed variant of request_threaded_irq().
Fixes: ab3dd9cc24d4 ("gpio: max77620: Fix interrupt handling")
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Cc: <stable@vger.kernel.org> # 5.5+
Link: https://lore.kernel.org/r/20200709171203.12950-3-digetx@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions