mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
rk31xx lvds: make sure lvds do init in kernel
Signed-off-by: hjc <hjc@rock-chips.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user