Searched hist:b4c495f03ae3d332e3304eb62b4748b31f1170dd (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpio/ |
H A D | gpio-mockup.c | diff b4c495f03ae3d332e3304eb62b4748b31f1170dd Mon Aug 14 06:20:56 CDT 2017 Bartosz Golaszewski <brgl@bgdev.pl> gpio: mockup: use irq_sim
Shrink the driver by removing the code dealing with dummy interrupts and replacing it with calls to the irq_sim API.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Kconfig | diff b4c495f03ae3d332e3304eb62b4748b31f1170dd Mon Aug 14 06:20:56 CDT 2017 Bartosz Golaszewski <brgl@bgdev.pl> gpio: mockup: use irq_sim
Shrink the driver by removing the code dealing with dummy interrupts and replacing it with calls to the irq_sim API.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|