commit | da9f970fdd55a018ab97ec2d25653756407bdaaf | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Mon Apr 14 16:16:41 2014 +0100 |
committer | Paul Burton <paul.burton@imgtec.com> | Wed May 28 16:20:34 2014 +0100 |
tree | 5f2cfee935680a9c819b33d1514620c152674a7f | |
parent | 0155a06529d4c8425573596720829b6c578c05f2 [diff] |
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>