Re: [PATCH] power-management elements for 603e/fsl (version 2)

2007-07-01 Thread Guennadi Liakhovetski
On Mon, 21 May 2007, Guennadi Liakhovetski wrote: > On Mon, 21 May 2007, Scott Wood wrote: > > > IRQs really shouldn't be enabled here without something like the "Handle > > HID0_SLEEP in the TLF_NAPPING hack" patch I posted recently. > > Ok, I'd be happy to rely on those your patches... as long

Re: [RFC: 2.6 patch] ppc: remove APUS support

2007-07-01 Thread Adrian Bunk
On Mon, Jul 02, 2007 at 12:55:36AM +0200, Geert Uytterhoeven wrote: > On Sun, 1 Jul 2007, Adrian Bunk wrote: > > Current status of APUS: > > - arch/powerpc/: a patch to remove it is in powerpc.git > > - arch/ppc/: marked BROKEN since 2 years > > > > This patch therefore removes the remaining parts

Re: [RFC: 2.6 patch] ppc: remove APUS support

2007-07-01 Thread Geert Uytterhoeven
On Mon, 2 Jul 2007, Adrian Bunk wrote: > On Mon, Jul 02, 2007 at 12:55:36AM +0200, Geert Uytterhoeven wrote: > > On Sun, 1 Jul 2007, Adrian Bunk wrote: > > > Current status of APUS: > > > - arch/powerpc/: a patch to remove it is in powerpc.git > > > - arch/ppc/: marked BROKEN since 2 years > > > >

Re: [PATCH] powerpc: Add of_register_i2c_devices()

2007-07-01 Thread Kumar Gala
On Jun 29, 2007, at 2:20 PM, Guennadi Liakhovetski wrote: > Add of_register_i2c_devices(), which scans the children of the > specified > I2C adapter node, and registers them with the I2C code. > > Signed-off-by: Scott Wood <[EMAIL PROTECTED]> > Signed-off-by: G. Liakhovetski <[EMAIL PROTECTED]>

[PATCH] pseries: don't die if unknown/missing interrupt controller property

2007-07-01 Thread Sonny Rao
The pseries platform does not have a default function for init_IRQ and does not install one if it doesn't find or doesn't recognize an interrupt controller in the device tree. Currently, the kernel dies when it tries to call the NULL init_IRQ() function. Clean that up. Signed-off-by: Sonny Rao <

Please pull powerpc.git merge branch

2007-07-01 Thread Paul Mackerras
Linus, Please do: git pull \ git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git merge My defconfig updates exposed some compile failures on powerpc, which these three commits fix. Thanks, Paul. arch/powerpc/kernel/irq.c |6 ++ arch/powerpc/platforms/cell/

Re: [RFC: 2.6 patch] ppc: remove APUS support

2007-07-01 Thread Geert Uytterhoeven
On Sun, 1 Jul 2007, Adrian Bunk wrote: > Current status of APUS: > - arch/powerpc/: a patch to remove it is in powerpc.git > - arch/ppc/: marked BROKEN since 2 years > > This patch therefore removes the remaining parts of APUS support. > --- linux-2.6.22-rc6-mm1/include/asm-m68k/pgtable.h.old

Re: Please pull powerpc.git merge branch

2007-07-01 Thread Paul Mackerras
Linus, I wrote: > Please do: > > git pull \ > git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git merge > > My defconfig updates exposed some compile failures on powerpc, which > these three commits fix. I have added another commit with a defconfig update for the Freescale embedde