commit | ce2bf4a89734e34022800b122f320186e35b188e | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Thu May 29 23:05:18 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Thu May 29 23:42:53 2014 +0100 |
tree | f2964bd3e6454685b0a97eb666bdb147c76df0f8 | |
parent | f43eb69268fef0aad987f58860d0fd835bfaef5b [diff] |
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>