rk3368: cpufreq: fix pm_notifier return NOTIFY_BAD
authorXiao Feng <xf@rock-chips.com>
Mon, 18 May 2015 13:23:31 +0000 (21:23 +0800)
committerXiao Feng <xf@rock-chips.com>
Mon, 18 May 2015 13:23:31 +0000 (21:23 +0800)
commitb79a8ca46096d33c354d41e0acc1af164d332bf9
tree3c83d9ee2c232fd3d4c5e1b1d3f9c8d2911ad1fe
parent7185846301eec512047900643a136472381c98c7
rk3368: cpufreq: fix pm_notifier return NOTIFY_BAD

the big cluster mask is random when down cpu1~cpu7, so we get the error policy cpu in pm_notifier.

Signed-off-by: Xiao Feng <xf@rock-chips.com>
drivers/cpufreq/rockchip_big_little.c