[GIT PULL] bulk GPIO changes for v3.19, take two

2014-12-14 Thread Linus Walleij
Hi Linus, same stuff as last time, now with a fixup patch for the previous compile error plus I ran a few extra rounds of compile-testing. Please pull this in for v3.19! Yours, Linus Walleij The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1: Linux 3.18-rc1

[GIT PULL] bulk GPIO changes for v3.19, take two

2014-12-14 Thread Linus Walleij
Hi Linus, same stuff as last time, now with a fixup patch for the previous compile error plus I ran a few extra rounds of compile-testing. Please pull this in for v3.19! Yours, Linus Walleij The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1: Linux 3.18-rc1

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

2014-12-12 Thread Linus Walleij
On Thu, Dec 11, 2014 at 8:34 PM, Linus Torvalds wrote: > On Tue, Dec 9, 2014 at 1:09 AM, Linus Walleij > wrote: >> >> here is the bulk of GPIO changes for the v3.19 kernel series. >> The major external change is the new API to driver several GPIOs >> simultaneously, and the major internal

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

2014-12-12 Thread Linus Walleij
On Thu, Dec 11, 2014 at 8:34 PM, Linus Torvalds torva...@linux-foundation.org wrote: On Tue, Dec 9, 2014 at 1:09 AM, Linus Walleij linus.wall...@linaro.org wrote: here is the bulk of GPIO changes for the v3.19 kernel series. The major external change is the new API to driver several GPIOs

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

2014-12-11 Thread Linus Torvalds
On Tue, Dec 9, 2014 at 1:09 AM, Linus Walleij wrote: > > here is the bulk of GPIO changes for the v3.19 kernel series. > The major external change is the new API to driver several GPIOs > simultaneously, and the major internal change is that we're getting > rid of a static array of GPIO

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

2014-12-11 Thread Linus Torvalds
On Tue, Dec 9, 2014 at 1:09 AM, Linus Walleij linus.wall...@linaro.org wrote: here is the bulk of GPIO changes for the v3.19 kernel series. The major external change is the new API to driver several GPIOs simultaneously, and the major internal change is that we're getting rid of a static

[GIT PULL] bulk GPIO changes for v3.19

2014-12-09 Thread Linus Walleij
Hi Linus, here is the bulk of GPIO changes for the v3.19 kernel series. The major external change is the new API to driver several GPIOs simultaneously, and the major internal change is that we're getting rid of a static array of GPIO descriptors and again moving away, slowly, from the global

[GIT PULL] bulk GPIO changes for v3.19

2014-12-09 Thread Linus Walleij
Hi Linus, here is the bulk of GPIO changes for the v3.19 kernel series. The major external change is the new API to driver several GPIOs simultaneously, and the major internal change is that we're getting rid of a static array of GPIO descriptors and again moving away, slowly, from the global