[linux-sunxi] Re: [PATCH 1/2] pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQ

2014-07-28 Thread Linus Walleij
On Mon, Jul 14, 2014 at 7:24 PM, Chen-Yu Tsai wrote: > 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. > > Signed-off-by: Chen-Yu Tsai Patch applied with Maxime's ACK. Yours, Linus Walleij -- You received this message

[linux-sunxi] Re: [PATCH 1/2] pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQ

2014-07-24 Thread Maxime Ripard
Hi Chen-Yu, Sorry for the belated reply. On Tue, Jul 15, 2014 at 01:24:36AM +0800, Chen-Yu Tsai wrote: > 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. > > Signed-off-by: Chen-Yu Tsai It looks fine: Acked-by: Maxime Ri