On Thu, Jun 25, 2015 at 7:30 PM, Grygorii Strashko <[email protected]> wrote:
> 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 <[email protected]> > Signed-off-by: Grygorii Strashko <[email protected]> Patch applied with Alexandre's review tag. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
