Delete duplicate request check 89/222589/3
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 16 Jan 2020 09:23:49 +0000 (18:23 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 17 Jan 2020 01:00:19 +0000 (01:00 +0000)
commitd2c9dd87ee8d58a39b397431c1274b85286516c7
tree91c94a5f29a154a5966c907862b0fded3f593da1
parent4aef03cb25a13c1a97a50c76120d5df8a9d55ea0
Delete duplicate request check

Delete duplicate request condition. This can be problem when request
timeout happen. When the timeout happen it cannot update state, causing
mismatch between real state and variable state.

Change-Id: I3c1557e0abc198645e44f5e44b99cc63ee386bd7
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/display/display-dpms.c