Revert "htcleo: disable display as first to init it then completly new"
This reverts commit 5c03e5fbb0bbbf58a5771ddb9d38691f0c8b192f.
This commit is contained in:
parent
6e05d22bb5
commit
b84778b1c8
@ -953,12 +953,7 @@ int __init htcleo_init_panel(void)
|
||||
}
|
||||
|
||||
detect_panel_type();
|
||||
|
||||
gpio_set_value(HTCLEO_GPIO_LCM_RESET, 0);
|
||||
LCM_DELAY(2);
|
||||
vreg_disable(vreg_lcd);
|
||||
gpio_set_value(HTCLEO_GPIO_LCM_POWER, 0);
|
||||
|
||||
|
||||
ret = platform_device_register(&msm_device_mdp);
|
||||
if (ret != 0)
|
||||
return ret;
|
||||
|
Loading…
x
Reference in New Issue
Block a user