]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: cpuidle wait instruction state
authorPaul Burton <paul.burton@imgtec.com>
Mon, 14 Apr 2014 15:16:41 +0000 (16:16 +0100)
committerPaul Burton <paul.burton@imgtec.com>
Wed, 28 May 2014 15:20:34 +0000 (16:20 +0100)
commit96289bc3da2d425e99ceb29018b23d234e178e3a
tree5f2cfee935680a9c819b33d1514620c152674a7f
parenta1ebfbe052838f0692193066a5a982c2301c01c1
MIPS: cpuidle wait instruction state

Defines a macro intended to allow trivial use of the regular MIPS wait
instruction from cpuidle drivers, which may simply invoke the macro
within their array of states.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
arch/mips/include/asm/idle.h
arch/mips/kernel/idle.c