On Tue, Aug 1, 2017 at 4:50 PM, Bartosz Golaszewski wrote:
> 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
Reviewed-by: Linus Walleij
Tglx/Marc: feel free to merge this with the res
On Tue, 1 Aug 2017 16:50:28 +0200
Bartosz Golaszewski wrote:
> 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
Looks straight forward to me.
Acked-by: Jonathan Cameron
> ---
> drive
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
---
drivers/gpio/Kconfig | 2 +-
drivers/gpio/gpio-mockup.c | 77 +-
2 files changed, 8 inser