* Grygorii Strashko <grygorii.stras...@ti.com> [180928 21:44]: > As result safely drop !BANK_USED() checks from omap_gpio_request/free(), > omap_gpio_irq_bus_lock/unlock() and enable PM runtime management for OMAP > GPIO IRQ chip.
Nice to get rid of the conditional PM runtime calls :) Tony