commit | ac0a5dd6ae764ba228ec645920b78c70cee05eb7 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Mon May 21 15:27:10 2012 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Tue May 22 10:15:29 2012 +0100 |
tree | 38cdd714609bf77435fa5f8ec8cc0433570fb93d | |
parent | 3299de9558687ec02b3b9fae1af639844c46ea4b [diff] |
gma500: Prevent endless loop in panel power up sequence Some devices don't have a panel connected to LVDS and thus will never power up. This patch checks the power sequence progress bits in PP_STATUS to prevent an endless loop on such devices. Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>