Re: [GIT PULL] GPIO bulk changes for v3.14

2014-01-22 Thread Geert Uytterhoeven
On Wed, Jan 22, 2014 at 8:54 AM, Linus Walleij wrote: >> The fact that it doesn't even compile makes me doubt your statement >> that it has been in linux-next. It doesn't even pass a basic >> allmodconfig build. > > Hm I rely on the zeroday build, and didn't get any angry compile errors. > I'll

Re: [GIT PULL] GPIO bulk changes for v3.14

2014-01-22 Thread Geert Uytterhoeven
On Wed, Jan 22, 2014 at 8:54 AM, Linus Walleij linus.wall...@linaro.org wrote: The fact that it doesn't even compile makes me doubt your statement that it has been in linux-next. It doesn't even pass a basic allmodconfig build. Hm I rely on the zeroday build, and didn't get any angry compile

Re: [GIT PULL] GPIO bulk changes for v3.14

2014-01-21 Thread Linus Walleij
On Tue, Jan 21, 2014 at 7:11 PM, Linus Torvalds wrote: > The fact that it doesn't even compile makes me doubt your statement > that it has been in linux-next. It doesn't even pass a basic > allmodconfig build. Hm I rely on the zeroday build, and didn't get any angry compile errors. I'll

Re: [GIT PULL] GPIO bulk changes for v3.14

2014-01-21 Thread Stephen Rothwell
Hi all, On Tue, 21 Jan 2014 10:11:39 -0800 Linus Torvalds wrote: > > On Tue, Jan 21, 2014 at 12:36 AM, Linus Walleij > wrote: > > > > here is the big GPIO pull request for the v3.14 series. > > Ugh. It does not compile for me. The problem seems to be that the > gpio-mcp23s08.c driver only

Re: [GIT PULL] GPIO bulk changes for v3.14

2014-01-21 Thread Linus Torvalds
On Tue, Jan 21, 2014 at 12:36 AM, Linus Walleij wrote: > > here is the big GPIO pull request for the v3.14 series. Ugh. It does not compile for me. The problem seems to be that the gpio-mcp23s08.c driver only compiles in OF environments, but isn't properly restricted to them:

[GIT PULL] GPIO bulk changes for v3.14

2014-01-21 Thread Linus Walleij
Hi Linus, here is the big GPIO pull request for the v3.14 series. It's big this time but has been brewing in linux-next for some time and it's all good stuff IMO. The changes to other subsystems (notably a slew of ARM machines as I am doing away with their custom APIs) have all been ACKed to the

[GIT PULL] GPIO bulk changes for v3.14

2014-01-21 Thread Linus Walleij
Hi Linus, here is the big GPIO pull request for the v3.14 series. It's big this time but has been brewing in linux-next for some time and it's all good stuff IMO. The changes to other subsystems (notably a slew of ARM machines as I am doing away with their custom APIs) have all been ACKed to the

Re: [GIT PULL] GPIO bulk changes for v3.14

2014-01-21 Thread Linus Torvalds
On Tue, Jan 21, 2014 at 12:36 AM, Linus Walleij linus.wall...@linaro.org wrote: here is the big GPIO pull request for the v3.14 series. Ugh. It does not compile for me. The problem seems to be that the gpio-mcp23s08.c driver only compiles in OF environments, but isn't properly restricted to

Re: [GIT PULL] GPIO bulk changes for v3.14

2014-01-21 Thread Stephen Rothwell
Hi all, On Tue, 21 Jan 2014 10:11:39 -0800 Linus Torvalds torva...@linux-foundation.org wrote: On Tue, Jan 21, 2014 at 12:36 AM, Linus Walleij linus.wall...@linaro.org wrote: here is the big GPIO pull request for the v3.14 series. Ugh. It does not compile for me. The problem seems to

Re: [GIT PULL] GPIO bulk changes for v3.14

2014-01-21 Thread Linus Walleij
On Tue, Jan 21, 2014 at 7:11 PM, Linus Torvalds torva...@linux-foundation.org wrote: The fact that it doesn't even compile makes me doubt your statement that it has been in linux-next. It doesn't even pass a basic allmodconfig build. Hm I rely on the zeroday build, and didn't get any angry