display: change lcdon operate sequence 96/123196/1
authorJeong Donghwan <dh.jeong@samsung.com>
Wed, 5 Apr 2017 00:53:06 +0000 (09:53 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Wed, 5 Apr 2017 02:02:50 +0000 (11:02 +0900)
commitd04c151d77642f592909d16a44dec3a7d845f43c
tree11e8085d1d0f1f6e8fb3a25e986212d6e5e068b9
parent5848120a3c17b9a3dfc18e9404f2ddf497ebe058
display: change lcdon operate sequence

- When display is turned on, display panel should be on
 before set touchscreen.

- There are two reasons for this.
 First, when user want to turn on display, display response
 speed should be fast. Usually, touch screen setting is late,
 so it can make delay to display.
 Second, This is hardware basic issue. if touchscreen was
 turn on before display setting, when display is setting,
 the display spark can obstruct with the wrong input of the touch
 screen.

Change-Id: If7e1bc82033f86cc45443ce250740ded94955667
Signed-off-by: Jeong Donghwan <dh.jeong@samsung.com>
src/display/core.c