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)
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>

No differences found