diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2015-06-25 20:30:50 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-07-16 13:19:22 +0200 |
commit | 5b76e79c772648991e700f004205e9ac861c77c0 (patch) | |
tree | 9cea395249c47dc8c1ab15abdb753da07dbf422d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 049aaf9f7e30731ce030eef3e4fd255cf8b1ae02 (diff) |
gpiolib: irqchip: prevent driver unloading if gpio is used as irq only
Now nothing prevents GPIO driver from being unloaded if its gpios
were requested as GPIO IRQs only (without calling gpio_request()).
Hence, add calls of try_module_get()/module_put() into
gpiochip_irq_reqres/relres() to track such scenario properly.
Cc: Johan Hovold <johan@kernel.org>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions