Re: [GIT PULL] integrator base patches for v3.15

2014-02-25 Thread Arnd Bergmann
On Monday 24 February 2014, Linus Walleij wrote: > > > > irqchip: VIC: export vic_init_cascaded > > > > vic_init_cascaded is called by integrator impd1 code that can > > be a loadable module, so the function has to be exported. > > > > Signed-off-by: Arnd Bergmann > > Acked-by: Linus Walleij >

Re: [GIT PULL] integrator base patches for v3.15

2014-02-24 Thread Linus Walleij
On Mon, Feb 24, 2014 at 11:17 AM, Arnd Bergmann wrote: > On Thursday 13 February 2014, Linus Walleij wrote: >> irqchip: vic: update the base IRQ member correctly >> irqchip: support cascaded VICs >> ARM: integrator: register the IM-PD1 VIC > > I got a randconfig build error for C

Re: [GIT PULL] integrator base patches for v3.15

2014-02-24 Thread Arnd Bergmann
On Thursday 13 February 2014, Linus Walleij wrote: > irqchip: vic: update the base IRQ member correctly > irqchip: support cascaded VICs > ARM: integrator: register the IM-PD1 VIC I got a randconfig build error for CONFIG_IMPD1=m. Ok to apply this fix on top? 8<--- irqchip: VIC

Re: [GIT PULL] integrator base patches for v3.15

2014-02-21 Thread Olof Johansson
On Thu, Feb 13, 2014 at 01:35:38PM +0100, Linus Walleij wrote: > Hi ARM SoC folks, > > this is a set of patches I have sent for review and failed to get > ACKs from the proper subsystem maintainers after repeated > pings. However I now need to have this rotated in linux-next > as a base for multip

[GIT PULL] integrator base patches for v3.15

2014-02-13 Thread Linus Walleij
Hi ARM SoC folks, this is a set of patches I have sent for review and failed to get ACKs from the proper subsystem maintainers after repeated pings. However I now need to have this rotated in linux-next as a base for multiplatform, so please pull it in, it is all ARM drivers anyway. Russell pointe