Re: [PATCH] pinctrl: st: don't specify default interrupt trigger

2016-10-23 Thread Linus Walleij
On Tue, Oct 18, 2016 at 9:16 AM, wrote: > From: Patrice Chotard > > Thanks to 332e99d5ae4 which now alerts of default > trigger usage when configuring interrupts. > > Signed-off-by: Patrice Chotard Patch applied with Peter's ACK. Pls also look into the following: __gpio_irq_handler seems to

Re: [PATCH] pinctrl: st: don't specify default interrupt trigger

2016-10-20 Thread Peter Griffin
Hi Patrice, On Thu, 20 Oct 2016, Patrice Chotard wrote: > > > On 10/18/2016 09:16 AM, patrice.chot...@st.com wrote: > > From: Patrice Chotard > > > > Thanks to 332e99d5ae4 which now alerts of default > > trigger usage when configuring interrupts. > > > > Signed-off-by: Patrice Chotard > > -

Re: [PATCH] pinctrl: st: don't specify default interrupt trigger

2016-10-20 Thread Patrice Chotard
On 10/18/2016 09:16 AM, patrice.chot...@st.com wrote: > From: Patrice Chotard > > Thanks to 332e99d5ae4 which now alerts of default > trigger usage when configuring interrupts. > > Signed-off-by: Patrice Chotard > --- > drivers/pinctrl/pinctrl-st.c | 2 +- > 1 file changed, 1 insertion(+), 1

[PATCH] pinctrl: st: don't specify default interrupt trigger

2016-10-18 Thread patrice.chotard
From: Patrice Chotard Thanks to 332e99d5ae4 which now alerts of default trigger usage when configuring interrupts. Signed-off-by: Patrice Chotard --- drivers/pinctrl/pinctrl-st.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-st.c b/drivers/pinctrl/