On Mon, Jan 11, 2010 at 06:44:32PM +0900, Kukjin Kim wrote: > This patch adds common idle functionality for all Samsung SoC's. NAK. Please use the existing support already provided. There's no point in double-indirection - it just makes the code harder to follow. Just set pm_idle to your idle function.