Re: [PATCH V2 1/3] powerpc/83xx: consolidate init_IRQ functions

2011-11-23 Thread Kumar Gala
On Jul 22, 2011, at 2:55 PM, Dmitry Eremin-Solenikov wrote: > On mpc83xx platform nearly all _init_IRQ functions look alike. They either > just setup ipic, or setup ipic and QE PIC. Separate this to special functions > to be either referenced from ppc_md, or called from board file. > > Signed-of

[PATCH V2 1/3] powerpc/83xx: consolidate init_IRQ functions

2011-07-22 Thread Dmitry Eremin-Solenikov
On mpc83xx platform nearly all _init_IRQ functions look alike. They either just setup ipic, or setup ipic and QE PIC. Separate this to special functions to be either referenced from ppc_md, or called from board file. Signed-off-by: Dmitry Eremin-Solenikov --- arch/powerpc/platforms/83xx/asp834x.