s390/idle: consolidate idle functions and definitions
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 1 Oct 2014 08:57:57 +0000 (10:57 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 9 Oct 2014 07:14:03 +0000 (09:14 +0200)
Move the C functions and definitions related to the idle state handling
to arch/s390/include/asm/idle.h and arch/s390/kernel/idle.c. The function
s390_get_idle_time is renamed to arch_cpu_idle_time and vtime_stop_cpu to
enabled_wait.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found