]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commitda9f970fdd55a018ab97ec2d25653756407bdaaf
tree5f2cfee935680a9c819b33d1514620c152674a7f
parent0155a06529d4c8425573596720829b6c578c05f2
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