Searched hist:"74 dd9ebf" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpio/ |
H A D | gpio-sodaville.c | 74dd9ebf Sat Mar 04 10:23:37 CST 2017 Bartosz Golaszewski <bgolaszewski@baylibre.com> gpio: sodaville: use resource management for irqs
Use device resource managed variants of irq_alloc_descs() and request_irq() and remove the code manually freeing irq resources.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> 74dd9ebf Sat Mar 04 10:23:37 CST 2017 Bartosz Golaszewski <bgolaszewski@baylibre.com> gpio: sodaville: use resource management for irqs Use device resource managed variants of irq_alloc_descs() and request_irq() and remove the code manually freeing irq resources. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|