Re: [PATCH v2] bcma: switch GPIO portions to use GPIOLIB_IRQCHIP
From: Linus Walleij <hidden>
Date: 2015-08-13 11:18:40
From: Linus Walleij <hidden>
Date: 2015-08-13 11:18:40
On Sun, Aug 2, 2015 at 8:00 PM, Hauke Mehrtens [off-list ref] wrote:
From: Linus Walleij <redacted> This switches the BCMA GPIO driver to use GPIOLIB_IRQCHIP to handle its interrupts instead of rolling its own copy of the irqdomain handling etc. Signed-off-by: Linus Walleij <redacted> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> --- I fixed some bugs in the original patch, some of them are compile errors and others caused some runtime problems. This patch worked on my BCM4708 based device, I was able to receive an IRQ for a GPIO change (button press).
Thanks a *LOT* for spending the effort of fixing up my uglyhack.
I think this should go through the wireless tree. @Linus could you please check if the changes I did are correct?
LooksGoodToMe(TM) Yours, Linus Walleij