Re: [PATCH] qcom: ssbi-gpio: convert to hierarchical IRQ helpers in gpio core

2019-10-03 Thread Linus Walleij
On Sat, Sep 14, 2019 at 1:10 PM Brian Masney wrote: > Now that the GPIO core has support for hierarchical IRQ chips, convert > Qualcomm's ssbi-gpio over to use these new helpers to reduce duplicated > code across drivers. > > Signed-off-by: Brian Masney Patch applied for v5.5. I didn't have tim

Re: [PATCH] qcom: ssbi-gpio: convert to hierarchical IRQ helpers in gpio core

2019-09-17 Thread Brian Masney
On Mon, Sep 16, 2019 at 07:31:33PM +0800, kbuild test robot wrote: > Hi Brian, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on linus/master] > [cannot apply to v5.3 next-20190915] > [if your patch is applied to the wrong git tree, please drop us a note to > h

Re: [PATCH] qcom: ssbi-gpio: convert to hierarchical IRQ helpers in gpio core

2019-09-16 Thread kbuild test robot
Hi Brian, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [cannot apply to v5.3 next-20190915] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Brian-Ma

[PATCH] qcom: ssbi-gpio: convert to hierarchical IRQ helpers in gpio core

2019-09-14 Thread Brian Masney
Now that the GPIO core has support for hierarchical IRQ chips, convert Qualcomm's ssbi-gpio over to use these new helpers to reduce duplicated code across drivers. Signed-off-by: Brian Masney --- Linus: I've only compile tested this driver. Hopefully you have time to test this on your DragonBoard