Fix the error that LCDOFF lock/unlock is not working.
authorsh.pi <sh.pi@samsung.com>
Fri, 22 Mar 2013 10:34:14 +0000 (19:34 +0900)
committerjy910.yun <jy910.yun@samsung.com>
Mon, 24 Jun 2013 12:27:19 +0000 (21:27 +0900)
commit9c15d02df69b971b20f7706ac493a5e8bc67dc5b
treeca6f88adbcf1ac44b456405e7851056b998f3c22
parent2e204ae12987d93f7e67fcc28f4e47f311060a3a
Fix the error that LCDOFF lock/unlock is not working.

Argument of active/inactive process was wrong.
Then Phone entered sleep state although LCDOFF lock was enabled.
Now active/inactive logic is working well.
display/core.c