[patch 10/34] avr32: Use generic idle loop

2013-03-21 Thread Thomas Gleixner
Also replace the idle poll enforcement by the generic functionality. Signed-off-by: Thomas Gleixner Cc: Hans-Christian Egtvedt --- arch/avr32/Kconfig |1 + arch/avr32/kernel/process.c | 13 ++--- arch/avr32/kernel/time.c |8

[patch 10/34] avr32: Use generic idle loop

2013-03-21 Thread Thomas Gleixner
Also replace the idle poll enforcement by the generic functionality. Signed-off-by: Thomas Gleixner t...@linutronix.de Cc: Hans-Christian Egtvedt egtv...@samfundet.no --- arch/avr32/Kconfig |1 + arch/avr32/kernel/process.c | 13 ++---