From: Daniel Lezcano Date: Wed, 31 Oct 2012 16:44:45 +0000 (+0000) Subject: cpuidle: move driver's refcount to cpuidle X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42f67f2acab2b7179c0d1ab234869e391448dfa6;p=pandora-kernel.git 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 Acked-by: Peter De Schrijver Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed