rk31xx lvds: make sure lvds do init in kernel

Signed-off-by: hjc <hjc@rock-chips.com>
This commit is contained in:
hjc
2015-05-07 19:51:43 +08:00
parent dd1ab0e14f
commit 73cbf32341

View File

@@ -469,7 +469,7 @@ static int rk31xx_lvds_probe(struct platform_device *pdev)
if (support_uboot_display()) {
rk31xx_lvds_clk_enable(lvds);
lvds->sys_state = true;
/*lvds->sys_state = true;*/
}
rk31xx_lvds = lvds;