Re: [GIT PULL] gpio fixes for v3.6-rc1

2012-08-14 Thread Linus Walleij
On Mon, Aug 13, 2012 at 4:36 PM, Arnd Bergmann wrote: > On Friday 10 August 2012, Linus Walleij wrote: >> Daniel Mack (1): >> GPIO: gpio-pxa: fix devicetree functions >> > > Unfortunately, this one caused a build regression, see the fix below. > I also wonder why pxa_irq_domain_ops isn't sta

Re: [GIT PULL] gpio fixes for v3.6-rc1

2012-08-13 Thread Arnd Bergmann
On Friday 10 August 2012, Linus Walleij wrote: > Daniel Mack (1): > GPIO: gpio-pxa: fix devicetree functions > Unfortunately, this one caused a build regression, see the fix below. I also wonder why pxa_irq_domain_ops isn't static. Arnd 8< GPIO: gpio-pxa: fix building without

[GIT PULL] gpio fixes for v3.6-rc1

2012-08-09 Thread Linus Walleij
Hi Linus, these are some accumulated GPIO fixes I've collected for the -rc1. Description of fixes are in the tag below. All tested in linux-next. Please pull them in! The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee: Linux 3.6-rc1 (2012-08-02 16:38:10 -0700) are av