On Wed, Mar 19, 2014 at 6:00 PM, Ralf Baechle <ralf@xxxxxxxxxxxxxx> wrote: > On Fri, Jan 24, 2014 at 12:07:57AM +0100, Linus Walleij wrote: > > Added Yoichi to cc. > >> When an IRQ is started on a GPIO line, mark this GPIO as IRQ in >> the gpiolib so we can keep track of the usage centrally. >> >> Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> >> Cc: linux-mips@xxxxxxxxxxxxxx >> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> >> --- >> It would be much appreciated if one of the MIPS people could >> test this patch, thanks in advance. (I did compile-test it >> with a MIPS cross compiler.) >> --- > > I haven't received any test results but as it's looking good I'm queueing > this for 3.15. If it works I'd like to queue it through the GPIO tree actually, as I need to tweak it a bit to use the new resource callbacks from the IRQ tree. (But no big deal if you've already prepped your queue, I can fix this up later.) Yours, Linus Walleij