led: Support touch led using new led HAL 92/40292/2 accepted/tizen/mobile/20150608.002024 accepted/tizen/tv/20150608.002004 accepted/tizen/wearable/20150608.002032 submit/tizen/20150604.080144
authorJiyoung Yun <jy910.yun@samsung.com>
Tue, 2 Jun 2015 03:53:13 +0000 (12:53 +0900)
committerJiyoung Yun <jy910.yun@samsung.com>
Tue, 2 Jun 2015 05:48:21 +0000 (14:48 +0900)
commitc83bdb9c20ca96fccd7badb409f1a2ec306d5f86
tree43690746c3d2e7bf6f6c43848d20dd1b3520e20c
parentc7b9c30896948b84b294036ea3520cf1d461ac57
led: Support touch led using new led HAL

The existing touch led code is moved to src/led/touch-key.c file.
And it works using new led HAL library.

The details:
https://wiki.tizen.org/wiki/HAL_upgrade_for_Tizen_3.0

Change-Id: I8d744ac5f46c7c4844c9beec95d988835c9e1693
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
CMakeLists.txt
src/display/key-filter.c
src/led/touch-key.c [new file with mode: 0644]
src/led/touch-key.h [new file with mode: 0644]