gfx: display: remove redundant code in ospm_power_using_hw_begin()
authorJani Nikula <jani.nikula@intel.com>
Tue, 7 Feb 2012 13:08:28 +0000 (15:08 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:29:45 +0000 (12:29 +0300)
commitdc3e5bde4c35fec77ef4c23c0367b1f278ebf833
treea68f3e133293f8475c29b0673ca81f7fdb9559f0
parentc3f5cf7c52d2b7537635cc7a9f1cd09eda8916ac
gfx: display: remove redundant code in ospm_power_using_hw_begin()

The display island should already be on at this point, and the power up
status for video enc/dec islands has already been checked some lines
earlier.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Tested-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/staging/mrst/drv/psb_powermgmt.c