cpuidle: Add cpumask to ease backporting
authorMark Brown <broonie@linaro.org>
Thu, 29 May 2014 22:05:18 +0000 (23:05 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 29 May 2014 22:42:53 +0000 (23:42 +0100)
commitce2bf4a89734e34022800b122f320186e35b188e
treef2964bd3e6454685b0a97eb666bdb147c76df0f8
parentf43eb69268fef0aad987f58860d0fd835bfaef5b
cpuidle: Add cpumask to ease backporting

To make backporting a little easier provide a cpumask variable in the
driver struct - the core won't do anything with it but it's less code
to maintain.

Signed-off-by: Mark Brown <broonie@linaro.org>
include/linux/cpuidle.h