commit | 42f67f2acab2b7179c0d1ab234869e391448dfa6 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Wed Oct 31 16:44:45 2012 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Nov 15 00:34:22 2012 +0100 |
tree | 2ae9b604adea21b4047228763b77307c50f2574b | |
parent | 8f3e9953e1e4ae5c11e2e880e7d85c03c0180613 [diff] |
cpuidle: move driver's refcount to cpuidle We want to support different cpuidle drivers co-existing together. In this case we should move the refcount to the cpuidle_driver structure to handle several drivers at a time. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Peter De Schrijver <pdeschrijver@nvidia.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>