[PATCHv2 2/3] powerpc: Add power management support to VIO bus

2010-05-10 Thread Brian King
Adds support for suspend/resume for VIO devices. This is needed for support for HMC initiated hibernation. Signed-off-by: Brian King brk...@linux.vnet.ibm.com --- arch/powerpc/kernel/vio.c |1 + 1 file changed, 1 insertion(+) diff -puN arch/powerpc/kernel/vio.c~powerpc_vio_bus_pm

Re: [PATCHv2 2/3] powerpc: Add power management support to VIO bus

2010-05-10 Thread Benjamin Herrenschmidt
On Mon, 2010-05-10 at 15:53 -0500, Brian King wrote: Adds support for suspend/resume for VIO devices. This is needed for support for HMC initiated hibernation. Your previous version of that patch is already in powerpc-next. Please make a new patch against it. Cheers, Ben. Signed-off-by: