Re: linux-next: Tree for Oct 17 (pinctrl-single.c)

2013-10-18 Thread Randy Dunlap
On 10/18/13 17:39, Tony Lindgren wrote: > * Tony Lindgren [131018 16:49]: >> * Randy Dunlap [131018 16:41]: >>> On 10/18/13 16:39, Tony Lindgren wrote: Looks like we need a little bit of arch specific handling with the generic IRQ. Fix the issue with an ifdef the same way as

Re: linux-next: Tree for Oct 17 (pinctrl-single.c)

2013-10-18 Thread Tony Lindgren
* Tony Lindgren [131018 16:49]: > * Randy Dunlap [131018 16:41]: > > On 10/18/13 16:39, Tony Lindgren wrote: > > > > > > Looks like we need a little bit of arch specific handling > > > with the generic IRQ. Fix the issue with an ifdef the > > > same way as other drivers do. > > > > > > ARM

Re: linux-next: Tree for Oct 17 (pinctrl-single.c)

2013-10-18 Thread Tony Lindgren
* Randy Dunlap [131018 16:41]: > On 10/18/13 16:39, Tony Lindgren wrote: > > > > Looks like we need a little bit of arch specific handling > > with the generic IRQ. Fix the issue with an ifdef the > > same way as other drivers do. > > > > ARM needs things set to IRQF_VALID, which also then sets

Re: linux-next: Tree for Oct 17 (pinctrl-single.c)

2013-10-18 Thread Randy Dunlap
On 10/18/13 16:39, Tony Lindgren wrote: > * Linus Walleij [131018 12:43]: >> On Fri, Oct 18, 2013 at 8:08 PM, Randy Dunlap wrote: >>> On 10/17/13 17:38, Mark Brown wrote: Hi all, I've uploaded today's linux-next tree to the master branch of the repository below:

Re: linux-next: Tree for Oct 17 (pinctrl-single.c)

2013-10-18 Thread Tony Lindgren
* Linus Walleij [131018 12:43]: > On Fri, Oct 18, 2013 at 8:08 PM, Randy Dunlap wrote: > > On 10/17/13 17:38, Mark Brown wrote: > >> Hi all, > >> > >> I've uploaded today's linux-next tree to the master branch of the > >> repository below: > >> > >>

Re: linux-next: Tree for Oct 17 (pinctrl-single.c)

2013-10-18 Thread Linus Walleij
On Fri, Oct 18, 2013 at 8:08 PM, Randy Dunlap wrote: > On 10/17/13 17:38, Mark Brown wrote: >> Hi all, >> >> I've uploaded today's linux-next tree to the master branch of the >> repository below: >> >> git://gitorious.org/thierryreding/linux-next.git >> >> A next-20131017 tag is also

Re: linux-next: Tree for Oct 17 (pinctrl-single.c)

2013-10-18 Thread Linus Walleij
On Fri, Oct 18, 2013 at 8:08 PM, Randy Dunlap rdun...@infradead.org wrote: On 10/17/13 17:38, Mark Brown wrote: Hi all, I've uploaded today's linux-next tree to the master branch of the repository below: git://gitorious.org/thierryreding/linux-next.git A next-20131017 tag is also

Re: linux-next: Tree for Oct 17 (pinctrl-single.c)

2013-10-18 Thread Tony Lindgren
* Linus Walleij linus.wall...@linaro.org [131018 12:43]: On Fri, Oct 18, 2013 at 8:08 PM, Randy Dunlap rdun...@infradead.org wrote: On 10/17/13 17:38, Mark Brown wrote: Hi all, I've uploaded today's linux-next tree to the master branch of the repository below:

Re: linux-next: Tree for Oct 17 (pinctrl-single.c)

2013-10-18 Thread Randy Dunlap
On 10/18/13 16:39, Tony Lindgren wrote: * Linus Walleij linus.wall...@linaro.org [131018 12:43]: On Fri, Oct 18, 2013 at 8:08 PM, Randy Dunlap rdun...@infradead.org wrote: On 10/17/13 17:38, Mark Brown wrote: Hi all, I've uploaded today's linux-next tree to the master branch of the

Re: linux-next: Tree for Oct 17 (pinctrl-single.c)

2013-10-18 Thread Tony Lindgren
* Randy Dunlap rdun...@infradead.org [131018 16:41]: On 10/18/13 16:39, Tony Lindgren wrote: Looks like we need a little bit of arch specific handling with the generic IRQ. Fix the issue with an ifdef the same way as other drivers do. ARM needs things set to IRQF_VALID, which also

Re: linux-next: Tree for Oct 17 (pinctrl-single.c)

2013-10-18 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [131018 16:49]: * Randy Dunlap rdun...@infradead.org [131018 16:41]: On 10/18/13 16:39, Tony Lindgren wrote: Looks like we need a little bit of arch specific handling with the generic IRQ. Fix the issue with an ifdef the same way as other drivers

Re: linux-next: Tree for Oct 17 (pinctrl-single.c)

2013-10-18 Thread Randy Dunlap
On 10/18/13 17:39, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [131018 16:49]: * Randy Dunlap rdun...@infradead.org [131018 16:41]: On 10/18/13 16:39, Tony Lindgren wrote: Looks like we need a little bit of arch specific handling with the generic IRQ. Fix the issue with an ifdef