ARM: pxafb: don't disable controller on cpufreq transition if overlay in use
authorVasily Khoruzhick <anarsoul@gmail.com>
Fri, 11 Mar 2011 09:20:50 +0000 (11:20 +0200)
committerEric Miao <eric.y.miao@gmail.com>
Wed, 16 Mar 2011 09:44:58 +0000 (17:44 +0800)
It's not safe to disable controller if overlay(s) is enabled (results in
system hang). So we avoid to disable controller in this case. Userspace
should choose proper governor to avoid freq changing when overlay is in
use, otherwise LCD may blink.

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found