cpuquiet: Enable cpuquiet by default
authorSai Charan Gurrappadi <sgurrappadi@nvidia.com>
Fri, 22 Jun 2012 23:18:02 +0000 (16:18 -0700)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 18 May 2015 08:07:07 +0000 (16:07 +0800)
commitc35afbfcbede22a6da6fb0c01121c2961ba2c106
tree79e358b7b9397d7f98b467a6967eba817eda7354
parentf5532b98667c1d8e8a69d6131140e17575160183
cpuquiet: Enable cpuquiet by default

Enable cpuquiet by default if autohotplug is enabled. Cpuquiet will now
replace autohotplug as the hotplugging infrastructure. The down_delay in
the balanced governor has also been increased to 2s from 500ms to match
a similar patch for autohotplug.

Change-Id: I36747af67c55547b3dee95f7d435f9ebc075d393
Signed-off-by: Sai Charan Gurrappadi <sgurrappadi@nvidia.com>
Reviewed-on: http://git-master/r/123851
Reviewed-by: Varun Colbert <vcolbert@nvidia.com>
Tested-by: Varun Colbert <vcolbert@nvidia.com>
drivers/cpuquiet/Kconfig
drivers/cpuquiet/governors/balanced.c
drivers/cpuquiet/governors/userspace.c