]> 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)
commit3e15f39b73df7fb33878b6235b8d3ab92e876d99
tree5f2cfee935680a9c819b33d1514620c152674a7f
parent8cb23d7e2170649291a8971a8054cc1928eefc6a
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